- {{ t('order.productInfo') }} 결제구분
- {{ t('order.productQty') }}
- {{ t('order.unitPrice') }}
- {{ t('order.purchaseAmount') }}
- {{ t('order.orderState') }}
- {{ t('order.manage') }}
{{ t('order.purchaseNo') }} : {{ nvl(row.purchase_id, '-') }}
{{ nvl(row.reg_date, '-') }}
{{ nvl(row.product_name, t('order.defaultProductName')) }}
{{ nvl(row.p_estimate_id, '-') }}
{{ getDeliveryTypeText(row.user_type, row.delivery_type) }}
결제구분 {{ getPaymentCurrencyLabel(row) }}
{{ t('order.totalPrefix') }} {{ fmtNumber(totalCount) }}
{{ search.recordSize }}/page
