chenrui hace 2 años
padre
commit
c36a00c629

+ 1 - 1
src/views/dealerManagement/businessOwnerSettings/chooseDealer.vue

@@ -221,8 +221,8 @@ export default {
       } else {
         this.$refs.areaList.clearData()
       }
+      this.$refs.table.clearSelected()
       this.$refs.table.refresh(true)
-      // this.$refs.table.clearSelected()
       this.pageFlag = false
     },
     clearTable () {