Source/UBCS-WEB/src/views/MasterData/items.vue
@@ -62,7 +62,6 @@ methods:{ codeClassifyOidList(val){ this.codeClassifyOid=val; console.log(val) }, coderuleoidList(val){ this.coderuleoid=val; @@ -87,7 +86,6 @@ }, nodeClick(val){ this.templateOid=val; console.log('val',val) this.isLoading=true; setTimeout(() => { this.isLoading = false;