mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 05:56:45 +08:00
恢复单张照片上传
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<van-field required :label="item.label" disabled />
|
||||
</van-cell-group>
|
||||
<div @click="test(item)">
|
||||
<van-uploader multiple
|
||||
<van-uploader
|
||||
:name="item.name"
|
||||
v-model="item.realFileList"
|
||||
:after-read="afterRead"
|
||||
|
||||
Reference in New Issue
Block a user