@@ -56,6 +56,9 @@
<li>
组织Code:<input type="text" name="sysUserExt.orgCode"/>
</li>
+ <li>
+ 组织名称:<input type="text" name="sysUserExt.orgName"/>
+ </li>
用户状态:<select name="status" th:with="type=${@dict.getType('sys_normal_disable')}">
<option value="">所有</option>