|
@@ -276,7 +276,7 @@ export default {
|
|
|
let that = this;
|
|
let that = this;
|
|
|
if (val) {
|
|
if (val) {
|
|
|
let arr = []
|
|
let arr = []
|
|
|
- arr.push(this.formData.back_business_img)
|
|
|
|
|
|
|
+ arr.push(this.formData.qualification)
|
|
|
arr.push(this.formData.idcard_front_img)
|
|
arr.push(this.formData.idcard_front_img)
|
|
|
arr.push(this.formData.idcard_back_img)
|
|
arr.push(this.formData.idcard_back_img)
|
|
|
arr.push(val)
|
|
arr.push(val)
|