同步订单
搜索
{{ scope.row.sn }}
{{
memberType(scope.row.member_id)
}}
{{
scope.row.order_time | unixToDate
}}
{{ warehouseName(scope.row.warehouse_id) }}
{{
deliveryType(scope.row.send_type)
}}
{{
payType(scope.row.pay_type)
}}
{{
"¥" + scope.row.pay_price
}}
{{ typeName(scope.row.status) }}
{{ scope.row.extension }}
{{ scope.row.type=='TO_B'?'销售订单':'租赁订单' }}
查看
确认
编辑
延期