Răsfoiți Sursa

fix: 重置分页页码

yusheng 2 luni în urmă
părinte
comite
68e4cc7471
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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;