[fixed] eslint error
[new] add function-bind package
This commit is contained in:
parent
9b6ff1ce28
commit
44412093e1
2 changed files with 3 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
return {
|
||||
separator: '',
|
||||
showSeparator: false
|
||||
}
|
||||
};
|
||||
},
|
||||
mounted () {
|
||||
this.showSeparator = this.$slots.separator !== undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue