init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -43,7 +43,7 @@ | ... | @@ -43,7 +43,7 @@ |
| 43 | </div> | 43 | </div> |
| 44 | 44 | ||
| 45 | <div class="col-xs-2"> | 45 | <div class="col-xs-2"> |
| 46 | <input type="text" class="form-control input-text table_search" value="" placeholder="用户名" column="1" name="userName"> | 46 | <input type="text" class="form-control input-text table_search" value="" placeholder="用户名" column="1" name="username"> |
| 47 | </div> | 47 | </div> |
| 48 | 48 | ||
| 49 | <div class="col-xs-2"> | 49 | <div class="col-xs-2"> | ... | ... |
-
Please register or sign in to post a comment