Przeglądaj źródła

fix: 重置分页页码

yusheng 2 miesięcy temu
rodzic
commit
68e4cc7471
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/views/equipmentOperationMonitoring/index.vue

+ 2 - 0
src/views/equipmentOperationMonitoring/index.vue

@@ -369,6 +369,8 @@
       handleNodeClick(data) {
         this.categoryLevelId = '';
         this.rootCategoryLevelId = '';
+        this.pageNum = 1;
+
         this.areaId = '';
         if (this.activeTab == 'org') {
           this.categoryLevelId = data.id;