|
@@ -187,7 +187,7 @@
|
|
|
<form id="searchForm" class="form form-horizontal well clearfix" >
|
|
|
<input type="hidden" id="companyId" name="company.id"/>
|
|
|
<input type="hidden" id="officeId" name="office.id"/>
|
|
|
- <input type="text" id="roleName" name="roleName" value="${roleName}">
|
|
|
+ <input type="hidden" id="roleName" name="roleName" value="${roleName}">
|
|
|
<div class="col-sm-4">
|
|
|
<label class="label-item single-overflow pull-left" title="登录名:">登录名:</label>
|
|
|
<input type="text" name="loginName" maxlength="100" class=" form-control"/>
|