空木箱上线等

This commit is contained in:
x
2026-07-03 17:10:07 +08:00
parent 11f6e8ff43
commit 03a1f67e29
10 changed files with 333 additions and 4 deletions

View File

@@ -69,8 +69,8 @@
},
methods: {
async _authority () {
let res = await authority()
// let res = await allAuthority()
// let res = await authority()
let res = await allAuthority()
if (res.code === '1') {
this.menuList = [...res.result.rf_menu1.sonTree]
} else {