feat 同步前端

This commit is contained in:
damonyuan 2024-11-09 21:27:01 +08:00
parent fdd2c4cbd8
commit 1e0e595005
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
ref="treeRef"
node-key="id"
:data="cateLists"
empty-text="''"
empty-text=""
:highlight-current="true"
:expand-on-click-node="false"
:current-node-key="cateId"
@ -160,7 +160,7 @@
placeholder="请选择文件来源"
clearable
style="margin-right: 20px"
class="w-50"
class="max-w-52 ml-3"
>
<el-option
v-for="item in options"