From cfb29c53a447c2168db6ab832978a9d6104de2ff Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期二, 10 十二月 2024 08:54:21 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/wldlzasrs' into wldlzasrs --- src/main/webapp/static/js/user/user.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/user/user.js b/src/main/webapp/static/js/user/user.js index 0e06c7e..c9234f5 100644 --- a/src/main/webapp/static/js/user/user.js +++ b/src/main/webapp/static/js/user/user.js @@ -25,8 +25,8 @@ {type: 'checkbox'} // ,{field: 'hostName', align: 'center',title: '鎺堟潈鍟嗘埛', templet: '#hostTpl', width: 140} // ,{field: 'nickname', align: 'center',title: '鐢ㄦ埛鍚�'} - ,{field: 'username', align: 'center',title: '鐧诲綍璐︽埛'} - ,{field: 'mobile', align: 'center',title: '鎵嬫満鍙�'} + ,{field: 'username', align: 'center',title: '鐢ㄦ埛鍚�'} + ,{field: 'mobile', align: 'center',title: '璐﹀彿'} // ,{field: 'deptName', align: 'center',title: '鎵�灞為儴闂�'} ,{field: 'roleName', align: 'center',title: '瑙掕壊'} ,{field: 'email', align: 'center',title: '閭'} -- Gitblit v1.9.1