图片固定
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<span style="margin-right: 8px"></span><span>上传佐证材料(最多9张)</span>
|
||||
</div>
|
||||
<div style="margin-top: 10px;">
|
||||
<AiUploader :def.sync="form.files" :limit="9" multiple action="/admin/file/add2"></AiUploader>
|
||||
<AiUploader v-model="form.files" :limit="9" multiple action="/admin/file/add2"></AiUploader>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user