提交 0dbd4710 authored 作者: yueweilu's avatar yueweilu

获取优惠券使用的价格

上级 08c35627
......@@ -36,7 +36,7 @@ class PayCouponController extends GetxController with GetSingleTickerProviderSta
page: _page,
limit: _limit,
type: tag,
price: payController.finalPrice.toString()
price: payController.originalPrice.toString()
);
for(CouponModel model in result.list!) {
print('================================${tag}');
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论