wangfukang 1 month ago
parent
commit
ca5b743969
  1. 1
      src/views/app/business/lineManage/addEdit.vue

1
src/views/app/business/lineManage/addEdit.vue

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

Loading…
Cancel
Save