feat: update deps

This commit is contained in:
xingyuv
2023-02-09 10:23:42 +08:00
parent b7198bd373
commit cb8e92a658
5 changed files with 219 additions and 179 deletions

View File

@ -554,7 +554,7 @@
default-expand-all
draggable
>
<span>
<span slot-scope="{ node, data }">
<span class="node-label">
<svg-icon class="node-icon" :icon-class="data.__config__?data.__config__.tagIcon:data.tagIcon" />
{{ node.label }}