[Update] 用户资产详情Modal添加comment

pull/4001/head
Bai 2020-05-14 14:26:00 +08:00
parent 9d32285446
commit d878089ebd
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ $(document).ready(function () {
'platform': "{% trans 'Platform' %}",
'system_users_join': "{% trans 'System user' %}",
'domain': "{% trans 'Domain' %}",
'comment': "{% trans 'Comment' %}",
};
var value;
for (var i = 0; i < data.results.length; i++) {