From d9c5a848503c3181d582e5acb5256288a9917ae2 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期五, 16 九月 2022 09:13:19 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/user/user.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/user/user.js b/src/main/webapp/static/js/user/user.js index 86b838d..f58f6ae 100644 --- a/src/main/webapp/static/js/user/user.js +++ b/src/main/webapp/static/js/user/user.js @@ -23,7 +23,7 @@ height: 'full-100', cols: [[ {type: 'checkbox'} - ,{field: 'hostName', align: 'center',title: '鎺堟潈鍟嗘埛', templet: '#hostTpl', width: 140} + ,{field: 'deptName', align: 'center',title: '鎵�灞為儴闂�', templet: '#deptTpl', width: 140} // ,{field: 'nickname', align: 'center',title: '鐢ㄦ埛鍚�'} ,{field: 'mobile', align: 'center',title: '鎵嬫満鍙�'} ,{field: 'username', align: 'center',title: '鐢ㄦ埛鍚�'} -- Gitblit v1.9.1