Type aliases
AjaxHandle
Ajax
Handle: (res: IRetVo) => void
ConfirmCallBackHandle
ConfirmCallBackHandle: () => any
DownloadHandle
DownloadHandle: (errorMsg: string) => Boolean
Type declaration
-
- (errorMsg: string): Boolean
-
Parameters
Returns Boolean
DownloadOnStartHandle
DownloadOnStartHandle: () => void
DownloadProcessHandle
DownloadProcessHandle: (progress: number) => void
ServerMsgCallback
ServerMsgCallback: (data: any) => void
ajax请求回调
返回的结果