Source/UBCS-WEB/src/views/code/code.vue
@@ -1827,7 +1827,7 @@ }, /** 发布编码规则 */ async enableOrDeactivatse(oid,update){ if(update==="release"){ /*if(update==="release"){ // 避免用户重复点击按钮 this.releadDisabled = true; await checkLikeCodeRule(oid).then(res => { @@ -1851,9 +1851,9 @@ } }) this.releadDisabled = false; }else { }else {*/ this.updateStatus(oid,update); } //} }, /** 打开编码规则克隆对话框*/ openCodeRuleDialog() {