mirror of https://github.com/veops/cmdb.git
fix
This commit is contained in:
parent
b7c158a801
commit
fab9beba8e
|
@ -299,7 +299,6 @@ export default {
|
|||
if (rtypeId) {
|
||||
this.currentType = this.allResourceTypes.find((item) => item.id === rtypeId)
|
||||
}
|
||||
p
|
||||
this.searchData()
|
||||
},
|
||||
handlePerm(record) {
|
||||
|
|
Loading…
Reference in New Issue