forked from github/dataease
fix:权限表头显示不正确问题
This commit is contained in:
parent
24869fb70c
commit
97457de0b5
@ -266,6 +266,9 @@ export default {
|
||||
// 重新加载权限
|
||||
this.loadAuth()
|
||||
this.loading = false
|
||||
}).catch((e) => {
|
||||
// this.$warning(e)
|
||||
this.loading = false
|
||||
})
|
||||
},
|
||||
// 高亮显示搜索内容
|
||||
|
Loading…
Reference in New Issue
Block a user