删除冗余代码
parent
98bc68a617
commit
006e347d74
|
@ -146,7 +146,6 @@ class Popconfirm extends Component {
|
|||
this.$slot = this.$refs.slot.assignedElements().shift()
|
||||
this.$popover = this.$refs.popover
|
||||
this.$arrow = this.$refs.arrow
|
||||
nextTick(() => this.showPopover())
|
||||
}
|
||||
|
||||
showPopover() {
|
||||
|
|
Loading…
Reference in New Issue