搜索
重置
API拉取订单
重新推送选中订单到订单库
{{scope.row.orderId}}
{{ shopList.find(x=>x.id === scope.row.shopId) ? shopList.find(x=>x.id === scope.row.shopId).name : '' }}
|
| 图片 |
标题 |
SKU名 |
Sku编码 |
平台SkuId |
数量 |
{{scope.row.skuCnt}}
{{ amountFormatter(null,null,scope.row.orderPrice/100,null) }}
{{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{m}:{s}') }}
{{scope.row.userName}}
{{scope.row.provinceName}} {{scope.row.cityName}} {{scope.row.countyName}}
{{scope.row.detailInfo}}
待付款
待发货
待收货
完成
待确认
更新订单
详情
{{form.id}}
{{form.orderId}}
{{ shopList.find(x=>x.id === form.shopId)?shopList.find(x=>x.id === form.shopId).name:'' }}
{{ parseTime(form.createTime, '{y}-{m}-{d} {h}:{m}:{s}') }}
待付款
待发货
待收货
完成
订单自动取消
{{amountFormatter(null,null,form.productPrice /100,null)}}
{{amountFormatter(null,null,form.discountedPrice /100,null)}}
{{amountFormatter(null,null,form.freight / 100,null)}}
{{amountFormatter(null,null,form.orderPrice / 100,null)}}
{{form.userName}}
{{form.telNumber}}
{{form.provinceName}}{{form.cityName}}{{form.countyName}}
{{form.detailInfo}}
{{form.expressCompanyCode}}
{{form.expressTrackingNo}}
订单商品
订单商品
添加赠品
删除