add 文件上传组件

This commit is contained in:
赵霄
2023-12-06 14:17:01 +08:00
parent a88fd94df6
commit b2c8556bee
13 changed files with 648 additions and 26 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<van-field
v-model="selectedDataNames"
:label="label"
:placeholder="$t('clickSelect') + label"
:placeholder="$t('pleaseSelect') + label"
readonly
rows="1"
autosize