mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-01 22:58:59 +00:00
[Update] 取消用户资产页面中,资产详情系统用户值为undefine的问题
This commit is contained in:
parent
e98626988b
commit
73c3de97b8
@ -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' %}",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user