🎨 add eslint
This commit is contained in:
parent
829a2e4cfc
commit
b0893113b3
88 changed files with 376 additions and 370 deletions
|
@ -42,7 +42,7 @@
|
|||
return {
|
||||
prefixCls: prefixCls,
|
||||
visible: false
|
||||
}
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
handleClick () {
|
||||
|
@ -120,5 +120,5 @@
|
|||
if ($parent) $parent.$emit('on-haschild-click');
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue