- 엑셀 다운 누락 필드 추가
- 스낵바 누락 수정
This commit is contained in:
@@ -146,7 +146,7 @@ export const KeyInPaymentPage = () => {
|
||||
paymentStatus: transactionType,
|
||||
minAmount: minAmount,
|
||||
maxAmount: maxAmount,
|
||||
//email: selectedEmail
|
||||
email: selectedEmail
|
||||
}).then((rs) => {
|
||||
console.log('Excel Download Status:', rs.status);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user