lrf402788946 5 년 전
부모
커밋
b6da7d8678
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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` });