- 계좌점유인증,계좌성명조회 Status: ALL -> " " 수정
- 자금이체 500Error : pagination -> page 수정
This commit is contained in:
@@ -62,7 +62,7 @@ export const FundAccountTransferListWrap = () => {
|
||||
fromDate: fromDate,
|
||||
toDate: toDate,
|
||||
status: status,
|
||||
pagination: pageParam
|
||||
page: pageParam
|
||||
};
|
||||
|
||||
extensionFundAccountTransferList(params).then((rs: ExtensionFundAccountTransferListResponse) => {
|
||||
|
||||
Reference in New Issue
Block a user