Commit 7fa6f377 authored by liaozan's avatar liaozan 🏀

feat: replace a-tree with a-directory-tree

parent 7a68aee6
......@@ -24,7 +24,7 @@
</a-spin>
<a-modal v-model:visible="visible" :footer="null" title="预览">
<a-tree :tree-data="treeData"/>
<a-directory-tree :tree-data="treeData"/>
</a-modal>
</div>
</template>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment