fixed Notification auto close issue..
This commit is contained in:
parent
4d7dfa181a
commit
8184a227eb
@ -250,7 +250,7 @@
|
||||
this.elmHeight = this.$el.clientHeight;
|
||||
|
||||
if (this.timeout) {
|
||||
//setTimeout(this.close, this.timeout);
|
||||
setTimeout(this.close, this.timeout);
|
||||
}
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user