{{ tab.name }}
{{ order.orderName }}
{{ getStatusText(order.status) }}
{{ getGoodsStatusText(goods.status, goods) }}
{{ goods.goodsTitle }}
{{
goods.skuName
}}
{{
getGoodsTypeName(goods.type)
}}
数量:{{ goods.num || 1 }}
{{ item.specValueOne }} / {{ item.specValueTwo }}
暂无订单
{{
loading ? "加载中..." : "上拉加载更多"
}}
没有更多数据了