mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-07 22:53:25 +08:00
feat 同步前端
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user