@custouch/jssdk
Preparing search index...
service/ticket
Status
Type Alias Status
工单节点信息
type
Status
=
{
auditorItems
?:
{
id
:
string
;
type
:
AuditorType
}
[]
;
auditorRole
:
string
;
auditors
?:
string
[]
;
content
?:
string
;
isEnd
:
boolean
;
modifiedAt
:
string
;
remark
:
string
;
statusId
:
string
;
}
Index
Properties
auditor
Items?
auditor
Role
auditors?
content?
is
End
modified
At
remark
status
Id
Properties
Optional
auditor
Items
auditorItems
?:
{
id
:
string
;
type
:
AuditorType
}
[]
账号/员工审核人信息
auditor
Role
auditorRole
:
string
角色名称
Optional
auditors
auditors
?:
string
[]
员工id
Optional
content
content
?:
string
节点名称
is
End
isEnd
:
boolean
是否是结束节点
modified
At
modifiedAt
:
string
remark
remark
:
string
节点备注
status
Id
statusId
:
string
节点id
Description
用于流转
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auditor
Items
auditor
Role
auditors
content
is
End
modified
At
remark
status
Id
@custouch/jssdk
Loading...
工单节点信息