@dongkboy 2 anni fa
parent
commit
656a32feb0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/Task/daikeComponents/KtLetter1.vue

+ 1 - 1
src/views/Task/daikeComponents/KtLetter1.vue

@@ -5884,10 +5884,10 @@ export default {
         this.jqchecked = true
         this.jqcheckedChange(true)
       }
+      this.getCompanyList()
       this.totalCompanyList.forEach((val) => {
         val.checked = false
       })
-      this.getCompanyList()
     },
     // 选择方案
     checkedPopover(reslistindex, index, item) {