This commit is contained in:
张成
2025-11-06 12:55:46 +08:00
parent cac6e71adf
commit b02853d5f7
5 changed files with 141 additions and 38 deletions

View File

@@ -254,6 +254,7 @@ export default {
this.gridOption.menuData = this.mapTree(menuTree)
this.$store.dispatch('setAuthorityMenus')
},
async initCol() {
let res = await menuServer.modelAll()