wip
This commit is contained in:
parent
684662a475
commit
8e9e796b43
6 changed files with 71 additions and 73 deletions
|
|
@ -55,7 +55,6 @@ export default {
|
|||
},
|
||||
unbind(el, binding, vn) {
|
||||
const self = vn.context._userPreviewDirective_;
|
||||
console.log('unbound:', self.user);
|
||||
clearTimeout(self.showTimer);
|
||||
clearTimeout(self.hideTimer);
|
||||
self.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue