fix: eslint
(cherry picked from commit 249e0d21a3a96cec9e437544b27b1d60664cd12f)
This commit is contained in:
parent
62a6d5490f
commit
18251290f9
File diff suppressed because one or more lines are too long
@ -5,11 +5,11 @@
|
||||
<el-scrollbar height="calc(100vh - 88px - 40px - 50px)">
|
||||
<el-tree
|
||||
ref="treeRef"
|
||||
node-key="id"
|
||||
:data="preview.fileTree"
|
||||
:expand-on-click-node="false"
|
||||
highlight-current
|
||||
default-expand-all
|
||||
highlight-current
|
||||
node-key="id"
|
||||
@node-click="handleNodeClick"
|
||||
/>
|
||||
</el-scrollbar>
|
||||
|
Loading…
x
Reference in New Issue
Block a user