* Optimize style.

This commit is contained in:
daitingting
2023-11-01 08:29:44 +00:00
parent 39ac7e94c4
commit a535be0bab
+1 -1
View File
@@ -67,7 +67,7 @@ div
h::tr
(
h::th($lang->user->dept),
h::td($deptName),
h::td(html($deptName)),
h::th($lang->user->role),
h::td(zget($lang->user->roleList, $user->role, '')),
),