角色授权

This commit is contained in:
wang-liang0615
2023-07-19 19:09:08 +08:00
committed by pycook
parent 9ec590664b
commit 60aec1f9ef
8 changed files with 240 additions and 20 deletions

View File

@@ -299,7 +299,6 @@ export default {
if (rtypeId) {
this.currentType = this.allResourceTypes.find((item) => item.id === rtypeId)
}
p
this.searchData()
},
handlePerm(record) {