알림톡 리스트
This commit is contained in:
@@ -57,6 +57,12 @@ export const ListDateGroup = ({
|
||||
|
||||
orderStatus={ items[i]?.orderStatus }
|
||||
arsPaymentMethod={ items[i]?.arsPaymentMethod }
|
||||
|
||||
alimCl={ items[i]?.alimCl }
|
||||
sendType={ items[i]?.sendType }
|
||||
sendCl={ items[i]?.sendCl }
|
||||
paymentMethod={ items[i]?.paymentMethod }
|
||||
receiverName={ items[i]?.receiverName }
|
||||
></ListItem>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user