[Update] 取消用户资产页面中,资产详情系统用户值为undefine的问题

pull/4008/head
Bai 2020-05-18 18:14:19 +08:00
parent e98626988b
commit 73c3de97b8
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ $(document).ready(function () {
'ip': "{% trans 'IP' %}",
'protocols': "{% trans 'Protocols' %}",
'platform': "{% trans 'Platform' %}",
'system_users_join': "{% trans 'System user' %}",
{#'system_users_join': "{% trans 'System user' %}",#}
'domain': "{% trans 'Domain' %}",
'comment': "{% trans 'Comment' %}",
};