duy 1 月之前
父节点
当前提交
07af2f92ae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/codeRule/ConditionsSet.vue

+ 1 - 1
src/views/codeRule/ConditionsSet.vue

@@ -370,7 +370,7 @@ export default {
          this.addForm.codeValue = values
     },
     handleSelectCodeName(value) {
-      this.addForm.codeValueList = []
+ 
 
       if (!value) {
         this.addForm.codeName = '';