{{ t('erpNote') }}
{{ t('prdDsTitle') }}
- {{ t('prdDs1') }}
- {{ t('prdDs2') }}
{{ t('skuMapHint') }}
| {{ t('customerName') }} | {{ t('orderTime') }} | {{ t('batchSn') }} | {{ t('depot') }} | {{ t('warehousingSn') }} | {{ t('disposition') }} | {{ t('country') }} | {{ t('partnerId') }} | {{ t('dsOrderSn') }} | {{ t('fulfillLogistics') }} | {{ t('fulfillmentSn') }} | {{ t('latestFulfillTime') }} | {{ t('status') }} | {{ t('exceptionStatus') }} | {{ t('exceptionType') }} | {{ t('remark') }} | {{ t('actions') }} |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.customerName }} | {{ row.orderTime }} | {{ row.batchSn }} | {{ row.depot || '—' }} | {{ row.warehousingSn || '—' }} | {{ dispositionLabel(row.disposition) }} | {{ row.country }} | {{ row.partnerId }} | {{ row.dsOrderSn }} | {{ (row.status===5 || row.status===6) ? (row.fulfillLogisticsNo || '-') : '—' }} {{ t('logisticsOnlyFulfill') }} | {{ row.fulfillmentSn }} | {{ row.latestFulfillDate || '—' }} | {{ statusLabel(row.status) }} | {{ row.exceptionStatus===1 ? t('exception') : t('normal') }} | {{ row.exceptionStatus===1 ? exceptionLabel(row.exceptionType) : '—' }} | {{ row.remark || '—' }} | {{ t('cancelFailed') }} |
{{ t('skuMapHint') }}
| ☑ | {{ t('customerName') }} | {{ t('platform') }} | {{ t('partnerId') }} | {{ t('dsOrderSn') }} | {{ t('exceptionReason') }} | {{ t('exceptionTime') }} | {{ t('handleStatus') }} | {{ t('resolveType') }} | {{ t('actions') }} |
|---|---|---|---|---|---|---|---|---|---|
| {{ row.customerName }} | NOON-FBP | {{ row.partnerId }} | {{ row.dsOrderSn }} | {{ row.reason }} | {{ row.exceptionTime }} | {{ row.resolved ? t('exceptionHandled') : t('pending') }} | {{ row.resolved ? (row.resolvedType || '—') : '—' }} |
{{ t('prdShopTitle') }}
- {{ t('prdShop1') }}
- {{ t('prdShop2') }}
{{ t('shopMovedTitle') }}
{{ t('shopMovedHint') }}
{{ t('shopMovedHint') }}
{{ t('shopMovedDetail') }}