Jelajahi Sumber

fix: 重置分页页码

yusheng 2 bulan lalu
induk
melakukan
68e4cc7471
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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;