需求验收bug修改

This commit is contained in:
zhaoxiao
2021-10-08 17:39:35 +08:00
parent 263af748a1
commit 938f822454
7 changed files with 292 additions and 185 deletions
@@ -152,9 +152,7 @@
<a-row>
<a-col :xl="12" :sm="24">
<a-form-item label="资料" :labelCol="labelCol" :wrapperCol="wrapperCol">
<j-upload file-type="pdf"
file-type-error-message="请pdf文件"
:return-id="true"
<j-upload :return-id="true"
bizPath="payment"
v-decorator="['files', validatorRules.files]"
:trigger-change="true"></j-upload>