疫情防控

This commit is contained in:
yanran200830
2022-11-28 14:53:09 +08:00
parent ddd4bfc033
commit a79a165d60
3 changed files with 52 additions and 11 deletions

View File

@@ -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