商品列表修改活动价
This commit is contained in:
@@ -550,7 +550,8 @@ export default {
|
||||
method: "POST",
|
||||
data: {
|
||||
...this.dataForm,
|
||||
product_details: this.dataForm.productDetails
|
||||
product_details: this.dataForm.productDetails,
|
||||
activityPrice: this.dataForm.hDprice,
|
||||
},
|
||||
header: {
|
||||
//默认 无 说明:请求头
|
||||
|
||||
Reference in New Issue
Block a user