fix: eslint

This commit is contained in:
xingyu
2023-11-14 21:56:02 +08:00
parent 8a74b954d0
commit 249e0d21a3
3 changed files with 858 additions and 3 deletions

View File

@ -20,8 +20,8 @@
ref="treeRef"
:data="preview.fileTree"
:expand-on-click-node="false"
highlight-current
default-expand-all
highlight-current
node-key="id"
@node-click="handleNodeClick"
/>