Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
@@ -371,6 +371,24 @@ deep:true, immediate:true }, Formlist:{ handler(newval,oldval){ if(newval.length === 0){ this.crudArrayFlag=false return } } }, ProData:{ handler(newval,oldval){ if(newval){ this.loading=true; setTimeout(() => { this.loading=false }, 1000); } } }, 'injectOption.classifyInvokeAttr': function(newVal) { console.log('newVal',newVal) if (newVal === "name") {