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

@@ -43,11 +43,11 @@ class Handler(BaseHandler):
apply_date_start = self.ticket.meta.get('apply_date_start')
apply_date_expired = self.ticket.meta.get('apply_date_expired')
applied_body = '''{}: {},
{}: {},
{}: {},
{}: {},
{}: {},
{}: {},
{}: {}
{}: {}
{}: {}
{}: {}
{}: {}
'''.format(
_('Applied category'), apply_category_display,
_('Applied type'), apply_type_display,