Source/UBCS-WEB/src/components/Theme/ThemeClassifyTreeform.vue
@@ -496,6 +496,7 @@ referType:'coderule', isMuti:'false', 'conditionMap["lcstatus"]':'Released', 'limit':'-1', ...masterParameter }).then(res=>{ this.masterData=res.data.records; @@ -601,7 +602,7 @@ }else { this.BtmdialogVisible=false; this.btmSelectList=[] this.$set(this.loneTreeNewForm,'btmTypeName',this.btmName ||this.btmOid) this.$set(this.loneTreeNewForm,'btmTypeName',this.btmName ||this.btmId) this.$set(this.loneTreeNewForm,'btmTypeId',this.btmId) this.$emit('MasterHandler',this.loneTreeNewForm) }