下载中心优化

This commit is contained in:
阿辉
2024-12-16 15:39:13 +08:00
parent 0c38343aca
commit a36dcfa1e5
5 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
<template>
<fs-page>
<FileSelector v-model="selected" :showInput="false" ref="fileSelectorRef" :tabsShow="SHOW.ALL" :itemSize="120"
:multiple="true" :selectable="false">
:multiple="false" :selectable="true" valueKey="url" inputType="image">
<!-- <template #input="scope">
input{{ scope }}
</template> -->