fix:权限表头显示不正确问题

This commit is contained in:
wangjiahao 2021-06-11 10:53:21 +08:00
parent 24869fb70c
commit 97457de0b5

View File

@ -266,6 +266,9 @@ export default {
//
this.loadAuth()
this.loading = false
}).catch((e) => {
// this.$warning(e)
this.loading = false
})
},
//