确认订单中 增加商品数量修改 运费

This commit is contained in:
2024-11-07 09:14:04 +08:00
parent f64fd29de2
commit 1bf03550ba
5 changed files with 45 additions and 34 deletions

View File

@@ -165,7 +165,7 @@
<script>
export default {
name: "orderCoupon",
props: ["list", "curCouponId", "sumMeony", "addressId",'selectcouponList'],
props: ["list", "curCouponId", "sumMeony",'selectcouponList'],
data() {
return {
youhuiShow: true,