xiejun
2023-09-12 454c4109aa2a8b5bd7340ac0e1cf5baa26fa96e5
Source/UBCS-WEB/src/views/code/code.vue
@@ -1341,7 +1341,7 @@
      /*克隆编码规则对话框控制变量*/
      cloneSettingBox: false,
      /*从其他规则克隆码段*/
      cloneOtherCodeRuleSettingBox: false,
@@ -2418,7 +2418,7 @@
        this.updateStatus(oid, update);
      }
    },
    /** 打开编码规则克隆对话框*/
    openCodeRuleDialog() {
      if (!this.tipsMessage(this.selectionList)) {