Quellcode durchsuchen

Merge branch 'qhse_ptw' of shuzhihua/pms-iot-vue into master

yanghao vor 3 Tagen
Ursprung
Commit
5954224e56
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/pms/qhse/socSummary/IotSocSummaryForm.vue

+ 1 - 1
src/views/pms/qhse/socSummary/IotSocSummaryForm.vue

@@ -32,7 +32,7 @@
           v-model="formData.socClass"
           :data="socList"
           :props="defaultProps"
-          check-strictly
+          :check-strictly="false"
           node-key="id"
           filterable
           multiple