remove user list th

This commit is contained in:
chenjing
2023-03-17 08:43:02 +08:00
parent ed712b0dc8
commit ac49edc8e8

View File

@@ -5,7 +5,6 @@
<th width="8%" class="text-left">昵称</th>
<th width="13%">邮件地址</th>
<th width="10%">手机号码</th>
<th width="7%">角色</th>
<th width="10%"><%= sort_tag('创建于', name: 'created_on', path: admins_users_path) %></th>
<th width="10%"><%= sort_tag('最后登录', name: 'last_login_on', path: admins_users_path) %></th>
<th width="12%">项目数</th>