Explorar el Código

计划外列表页面刷新优化

zhujindu hace 10 meses
padre
commit
e8ef2aff6a
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      src/views/deviceOutside/index.vue

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

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