|
@@ -141,7 +141,7 @@ |
|
|
name="status" |
|
|
name="status" |
|
|
style="display: none" |
|
|
style="display: none" |
|
|
/> |
|
|
/> |
|
|
<van-field label="上传相关凭证"> |
|
|
|
|
|
|
|
|
<van-field label="缴款凭证"> |
|
|
<template #input> |
|
|
<template #input> |
|
|
<van-uploader v-model="fileList" multiple> |
|
|
<van-uploader v-model="fileList" multiple> |
|
|
<van-button icon="plus" size="small" round color="#007E72">点击上传</van-button> |
|
|
<van-button icon="plus" size="small" round color="#007E72">点击上传</van-button> |
|
|