订单管理
{{scope.row.productInfo.store_name }}
{{ scope.row.modelInfo?.model_name }}
订单总价 ¥{{ formatPrice(scope.row.total_price)}}
实付价格 ¥{{ formatPrice(scope.row.pay_price)}}
实付价格 ¥{{ formatPrice(scope.row.total_price)}}
{{scope.row.productInfo.store_name }}
{{ scope.row.modelInfo?.model_name }}
订单总价 ¥{{ formatPrice(scope.row.total_price)}}
实付价格 ¥{{ formatPrice(scope.row.pay_price)}}
实付价格 ¥{{ formatPrice(scope.row.total_price)}}