Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
@@ -395,7 +395,6 @@ }, crudArray:{ handler(newval,oldval){ console.log('crudArray',newval) if(newval != undefined){ if(newval.length>=1){ this.crudArrayFlag=true @@ -1625,7 +1624,10 @@ this.addVisible = true; this.busineSelectList = [] this.busineAddList = []; this.BuineAttrByBtm() this.BuineAttrByBtm(); this.$nextTick(() => { this.$refs.AddOriginPlace.doLayout(); }) }, //业务类型数据 BuineAttrByBtm(masterParameter){