@@ -38,21 +38,21 @@ const listCol = [{
label: "数量",
width: "140px",
},
- {
- prop: "before_discount_all_price",
- label: "优惠前总金额",
- width: "140px",
- },
+ // {
+ // prop: "before_discount_all_price",
+ // label: "优惠前总金额",
+ // width: "140px",
+ // },
{
prop: "discount_price",
label: "优惠金额",
- prop: "after_price",
- label: "商品优惠后的金额",
+ // prop: "after_price",
+ // label: "商品优惠后的金额",
prop: "activity_name",
label: "优惠活动名称",
@@ -36,21 +36,21 @@ const columns = [