疫情防控
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
this.instance.post(`/app/appintegralmerchandise/addOrUpdate`, {
|
||||
...this.form,
|
||||
imageUrl: this.form.imageUrl[0].url,
|
||||
rangeList: this.form.girdList.length ? this.form.girdList.map(v => {
|
||||
rangeList: this.girdList.length ? this.girdList.map(v => {
|
||||
return {
|
||||
rangeId: v.id,
|
||||
rangeName: v.girdName
|
||||
|
||||
Reference in New Issue
Block a user