This commit is contained in:
liuyuan
2025-08-19 10:07:25 +08:00
parent 437994f38b
commit ff0863c0b6
12 changed files with 223 additions and 135 deletions

View File

@@ -309,6 +309,7 @@ export default {
...data,
productId: data.id,
price: data.rebateFee,
productAmount:1
},
];
console.log("this.goodsDataList at line 861:", this.goodsDataList);