下载中心优化
This commit is contained in:
@@ -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> -->
|
||||
|
||||
Reference in New Issue
Block a user