8.12 huzhaoshibie
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -130,7 +130,7 @@ | ... | @@ -130,7 +130,7 @@ |
| 130 | </div> | 130 | </div> |
| 131 | <div class="red">If you notice any errors, you can edit the fields manually before submission. | 131 | <div class="red">If you notice any errors, you can edit the fields manually before submission. |
| 132 | </div> | 132 | </div> |
| 133 | <ImageUpload v-model="form.cptVisaInfoBos" :action="'/league/visa/getPersonInfoFromCert/3' " | 133 | <ImageUpload v-model="form.passportCopy" :action="'/league/visa/getPersonInfoFromCert/3' " |
| 134 | :button-text="language==0?'上传':'Upload'" | 134 | :button-text="language==0?'上传':'Upload'" |
| 135 | :is-show-tip="false" | 135 | :is-show-tip="false" |
| 136 | :limit="20" :show-file-list="false" list-type="text" | 136 | :limit="20" :show-file-list="false" list-type="text" | ... | ... |
-
Please register or sign in to post a comment