Prechádzať zdrojové kódy

重置

Signed-off-by: hsshuxian <3049816743@qq.com>
hsshuxian 5 mesiacov pred
rodič
commit
688f8f89e0

+ 1 - 0
ems-ui-cloud/src/views/basecfg/boundaryRel/index.vue

@@ -589,6 +589,7 @@ export default {
     handleTabClick(tab) {
       this.reset();
       this.MeterQueryParams.pageNum = 1;
+      this.activeDeviceTab= 'electricMeter';
       if (tab.name === 'area') {
         this.showSearch = true;
         this.getList();