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 = '';