Browse Source

关联清表修改

duy 3 tuần trước cách đây
mục cha
commit
c31d1057e8
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/manager/projectinfo/editElement/editElement.vue

+ 6 - 0
src/views/manager/projectinfo/editElement/editElement.vue

@@ -1032,6 +1032,12 @@ export default {
         })
       }
     },
+    initTableId(val){
+  
+      
+     this.initTableId = val
+     this.getUnMatchFieldData()
+    }
     // 'cascaderPanel'(val){
     //   this.AddNewElementField = '替换元素'
     // }