@custouch/jssdk
Preparing search index...
service/ticket
ExportReport
Function ExportReport
ExportReport
(
config
:
{
projectId
:
string
;
report
:
ExportTicketReportOptions
;
reportName
?:
string
;
staffId
?:
string
;
statusIds
:
string
[]
;
}
,
)
:
Promise
<
any
>
发送报告到指定邮箱
Parameters
config
:
{
projectId
:
string
;
report
:
ExportTicketReportOptions
;
reportName
?:
string
;
staffId
?:
string
;
statusIds
:
string
[]
;
}
Returns
Promise
<
any
>
Description
statusIds 筛选的节点状态 staffId 当前操作的负责人id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
发送报告到指定邮箱