no message
This commit is contained in:
@@ -69,8 +69,8 @@
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async _authority () {
|
async _authority () {
|
||||||
// let res = await authority()
|
let res = await authority()
|
||||||
let res = await allAuthority()
|
// let res = await allAuthority()
|
||||||
if (res.code === '1') {
|
if (res.code === '1') {
|
||||||
this.menuList = [...res.result.rf_menu1.sonTree]
|
this.menuList = [...res.result.rf_menu1.sonTree]
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user