Explorar o código

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

17767204043 %!s(int64=3) %!d(string=hai) anos
pai
achega
ba452c0b1e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
           }
         });
     },