- 엑셀 다운 누락 필드 추가
- 스낵바 누락 수정
This commit is contained in:
@@ -150,7 +150,7 @@ export const AlimtalkListPage = () => {
|
||||
toDate: toDate,
|
||||
sendType: sendType,
|
||||
sendCl: sendCl,
|
||||
//email: selectedEmail
|
||||
email: selectedEmail
|
||||
};
|
||||
extensionAlimtalkDownloadExcel(params).then((rs: ExtensionAlimtalkDownloadExcelResponse) => {
|
||||
console.log('Excel Download Status:', rs.status);
|
||||
|
||||
Reference in New Issue
Block a user