mirror of
https://github.com/veops/cmdb.git
synced 2025-09-11 22:16:53 +08:00
fix
This commit is contained in:
@@ -299,7 +299,6 @@ export default {
|
||||
if (rtypeId) {
|
||||
this.currentType = this.allResourceTypes.find((item) => item.id === rtypeId)
|
||||
}
|
||||
p
|
||||
this.searchData()
|
||||
},
|
||||
handlePerm(record) {
|
||||
|
Reference in New Issue
Block a user