|
|
@ -210,6 +210,7 @@ |
|
|
this.adList.splice(i, 1); |
|
|
this.adList.splice(i, 1); |
|
|
}, |
|
|
}, |
|
|
submit() { |
|
|
submit() { |
|
|
|
|
|
this.form.productList = [] |
|
|
this.form.productList.push(this.form.productList1) |
|
|
this.form.productList.push(this.form.productList1) |
|
|
this.form.linkUrl = '/package2/group/groupBuySingle?type=shop&item=' |
|
|
this.form.linkUrl = '/package2/group/groupBuySingle?type=shop&item=' |
|
|
this.form.adImage = '' |
|
|
this.form.adImage = '' |
|
|
|