mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-21 19:38:07 +00:00
fix: 修复工单发邮件及授权资产备注信息修改
This commit is contained in:
@@ -84,7 +84,7 @@ class Handler(BaseHandler):
|
||||
).format(
|
||||
self.ticket.title,
|
||||
self.ticket.applicant_display,
|
||||
str(self.ticket.processor),
|
||||
','.join([i['processor_display'] for i in self.ticket.process_map]),
|
||||
str(self.ticket.id)
|
||||
)
|
||||
permissions_data = {
|
||||
|
Reference in New Issue
Block a user