From 110a62d579e7ba4d861a73fb4141e9af26e51a6d Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 23 六月 2020 10:22:09 +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 962c51a..c04f8ba 100644 --- a/src/main/webapp/static/js/user/user.js +++ b/src/main/webapp/static/js/user/user.js @@ -21,8 +21,8 @@ {type: 'checkbox'} ,{field: 'id', title: 'ID', sort: true,align: 'center', width: 80} // ,{field: 'hostName', align: 'center',title: '鎺堟潈鍟嗘埛'} - ,{field: 'username', align: 'center',title: '鍚嶇О'} ,{field: 'mobile', align: 'center',title: '璐﹀彿'} + ,{field: 'username', align: 'center',title: '鍚嶇О'} ,{field: 'password', align: 'center',title: '瀵嗙爜'} ,{field: 'roleName', align: 'center',title: '瑙掕壊'} // ,{field: 'createTime$', align: 'center',title: '娉ㄥ唽鏃堕棿'} -- Gitblit v1.9.1