Procházet zdrojové kódy

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

17767204043 před 3 roky
rodič
revize
ba452c0b1e
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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
           }
         });
     },