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) {
|
if (rtypeId) {
|
||||||
this.currentType = this.allResourceTypes.find((item) => item.id === rtypeId)
|
this.currentType = this.allResourceTypes.find((item) => item.id === rtypeId)
|
||||||
}
|
}
|
||||||
p
|
|
||||||
this.searchData()
|
this.searchData()
|
||||||
},
|
},
|
||||||
handlePerm(record) {
|
handlePerm(record) {
|
||||||
|
|
Loading…
Reference in New Issue