@include("/include/_header.html", {'title':'用户管理'}){}
查询
用户名:
姓名:
状态:
所属部门:
@include("/component/_select_dept.html", {'domId':'selectDept', 'inputName':'deptName', 'inputId':'deptId'}){}
@include("/include/_container.html", {'js':'/assets/sys/user/user_list.js'}){}