Skip to content

Commit 97cbec4

Browse files
committed
merge
2 parents 749d01a + 520eba4 commit 97cbec4

File tree

2 files changed

+11272
-1
lines changed

2 files changed

+11272
-1
lines changed

web/src/apps/workspace/module/managementPlatform/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ export default {
414414
},
415415
},
416416
mounted() {
417-
this.getMenuForcomponentAccess();
417+
//this.getMenuForcomponentAccess();
418418
if (this.$route.name !== this.lastPathName) {
419419
this.$router.push("departManagement");
420420
}

0 commit comments

Comments
 (0)