perf: 修改工单信息

This commit is contained in:
ibuler
2021-10-21 20:03:05 +08:00
committed by 老广
parent d1a3d31d3f
commit c341d01e5a
12 changed files with 287 additions and 250 deletions

View File

@@ -69,10 +69,10 @@ class Handler(BaseHandler):
str(self.ticket.__class__.__name__), str(self.ticket.id)
)
permission_comment = _(
'Created by the ticket, '
'ticket title: {}, '
'ticket applicant: {}, '
'ticket processor: {}, '
'Created by the ticket '
'ticket title: {} '
'ticket applicant: {} '
'ticket processor: {} '
'ticket ID: {}'
).format(
self.ticket.title,