瀏覽代碼

修改bug
点击“撤销匹配”时全选取消
---cjh

17767204043 3 年之前
父節點
當前提交
ba452c0b1e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/Agreement/match/matching.vue

+ 1 - 0
src/views/Agreement/match/matching.vue

@@ -908,6 +908,7 @@ export default {
             this.matchedSelectedList = [];
             this.matchedTimeList = [];
             this.handleMatchedListInit();
+            this.isMatchedSelectAll = false
           }
         });
     },