This commit is contained in:
wang-liang0615 2023-07-19 18:34:03 +08:00
parent b7c158a801
commit fab9beba8e
1 changed files with 0 additions and 1 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) {