\n {{ rowInfo.rowIndex == 0 || rowInfo.data.seq1 == 1 ? rowInfo.data.delyDte : '' }} | \n {{ rowInfo.rowIndex == 0 || rowInfo.data.seq2 == 1 ? rowInfo.data.delyNo : '' }} | \n {{ rowInfo.data.seq2 }} | \n {{ rowInfo.data.shipNo }} | \n {{ rowInfo.data.matlCd }} | \n {{ rowInfo.data.matlSpec }} | \n {{ rowInfo.data.matlUnit }} | \n {{ formatPrice(rowInfo.data.delyQty) }} | \n {{ formatPrice(rowInfo.data.delyAmt) }} | \n {{ formatPrice(rowInfo.data.govFee) }} | \n {{ rowInfo.data.whDte }} | \n {{ rowInfo.data.finalYn }} | \n
\n