psj 2 years ago
parent
commit
e9183e412b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/electricCard/ElectricCard.vue

+ 0 - 1
src/views/electricCard/ElectricCard.vue

@@ -572,7 +572,6 @@ export default {
         this.changeYearLabel();
         this.onSubmitSearch();
       }
-      selectConfigModuleByRole(this);
     },
     ...mapEletricCardMutations(['eletricCardCurrentId'])
   },