Przeglądaj źródła

计划外列表页面刷新优化

zhujindu 10 miesięcy temu
rodzic
commit
08e2bbaa9b
1 zmienionych plików z 6 dodań i 5 usunięć
  1. 6 5
      src/views/deviceOutside/index.vue

+ 6 - 5
src/views/deviceOutside/index.vue

@@ -1501,11 +1501,12 @@ export default {
         accuracy: res.accuracy,
       });
       // 进入拜访之前先刷新页面
-      if (this.tabVal == 1) {
-        this.getUserOutPlaListFun();
-      } else {
-        this.getUserOrgStoreList();
-      }
+      store.dispatch('setDeviceOutsidePage', true);
+      // if (this.tabVal == 1) {
+      //   this.getUserOutPlaListFun();
+      // } else {
+      //   this.getUserOrgStoreList();
+      // }
       this.$router.push({
         path: '/suishenbangOutstoreVisit',
         query: {