Explorar el Código

关联清表修改

duy hace 3 semanas
padre
commit
c31d1057e8
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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 = '替换元素'
     // }