소스 검색

fix: 为执行ID列表选择器添加key属性

yusheng 1 개월 전
부모
커밋
b1da481c19
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/rulesManagement/recordPlan/components/programRulesDialog.vue

+ 1 - 0
src/views/rulesManagement/recordPlan/components/programRulesDialog.vue

@@ -149,6 +149,7 @@
               style="width: 100%"
               multiple
               filterable
+              key="executeIdList"
               @change="executeIdListChange"
             >
               <el-option