用户注册添加优惠券

This commit is contained in:
952108534@qq.com
2022-01-24 16:50:55 +08:00
parent adf7febb65
commit c64561457a
3 changed files with 23 additions and 24 deletions

View File

@@ -320,7 +320,7 @@ export default {
this.useralllist[i].orderNumber = this.goldmedal[i].orderNumber;
this.useralllist[i].status = this.goldmedal[i].status;
this.useralllist[i].addressUserName = this.goldmedal[i].addressUserName;
this.useralllist[i].phoneNumber = this.goldmedal[i].phoneNumber;
this.useralllist[i].phoneNumber = this.goldmedal[i].addressPhoneNumber;
this.useralllist[i].salesAmount = this.goldmedal[i].salesAmount;
// this.useralllist[i].picFile = this.goldmedal[i].picFile; //图片路径
// this.useralllist[i].productName=this.goldmedal[i].productName;//商品名称