mirror of https://github.com/veops/cmdb.git
Define display fields
This commit is contained in:
parent
780c51c364
commit
e7f856fecd
|
@ -286,7 +286,6 @@ export default {
|
||||||
},
|
},
|
||||||
onClose () {
|
onClose () {
|
||||||
this.visible = false
|
this.visible = false
|
||||||
this.reload()
|
|
||||||
},
|
},
|
||||||
subInstanceSubmit () {
|
subInstanceSubmit () {
|
||||||
subscribeCIType(this.typeId, this.selectedAttrList)
|
subscribeCIType(this.typeId, this.selectedAttrList)
|
||||||
|
|
Loading…
Reference in New Issue