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