发货日期
查询
未审核
待审核
已审核
已发货
{{ scope.row.发货单号 }}
{{ scope.row.发货日期 }}
{{ scope.row.收货人 }}
{{ scope.row.收货地址 }}
{{ scope.row.物流单号 }}
{{ Number(scope.row.发货金额).toFixed(2) }}
{{ scope.row.发货备注 }}
照片
审核
{{ scope.row.订单号 }}
{{ scope.row.买方名称 }}
{{ scope.row.产品名称 }}
{{ scope.row.发货数量 ? scope.row.发货数量 : scope.row.查询实际发量 }}
{{ Number(scope.row.单价).toFixed(2) }}
{{ Number((scope.row.发货数量 ? scope.row.发货数量 : scope.row.查询实际发量) * scope.row.单价).toFixed(2) }}
{{ scope.row.订单数 }}