fix: refactor trigger bug
parent
0a4193f054
commit
e841c4fbd8
|
@ -294,7 +294,7 @@ export default {
|
|||
return popupAlign
|
||||
},
|
||||
savePopup (node) {
|
||||
this._component = node
|
||||
this._component = node.componentInstance
|
||||
},
|
||||
getComponent () {
|
||||
const self = this
|
||||
|
|
Loading…
Reference in New Issue