DS.TRADE

{{ t('order.search.purchase') }}
{{ t('order.clearanceType') }}
{{ t('order.orderState') }}
{{ t('order.shippingState') }}
{{ t('order.warehousingState') }}
{{ t('order.date') }}
{{ t('order.doneDate') }}
-
{{ t('order.totalPrefix') }} {{ fmtNumber(totalCount) }}{{ t('order.totalSuffix') }}
  • {{ t('order.productInfo') }} 결제구분
  • {{ t('order.productQty') }}
  • {{ t('order.unitPrice') }}
  • {{ t('order.purchaseAmount') }}
  • {{ t('order.orderState') }}
  • {{ t('order.manage') }}

{{ t('order.totalPrefix') }} {{ fmtNumber(totalCount) }}

검수 이미지 미리보기

{{ currentRow && currentRow.user_type == 2 ? '사업자통관' : '개인통관' }}