lrf402788946 5 years ago
parent
commit
b6da7d8678
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/member.vue

+ 1 - 1
src/views/member.vue

@@ -148,7 +148,7 @@ export default {
           return;
         }
       }
-      this.toGetMenu();
+      this.toGetModule();
     },
     async toGetModule() {
       let result = await this.getModule({ type: `list` });