fix: refactor trigger bug

pull/165/head
tangjinzhou 2018-05-30 15:43:31 +08:00
parent c6a8727d2b
commit 0a79a0e45d
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ export default {
return popupAlign
},
savePopup (node) {
this._component = node
this._component = node && node.componentInstance
},
getComponent () {
const self = this