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