init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
| 33 | </div> | 33 | </div> |
| 34 | <div> | 34 | <div> |
| 35 | <input class="btn btn-warning radius" type="reset" value="重置搜索"> | 35 | <input class="btn btn-warning radius" type="reset" value="重置搜索"> |
| 36 | <button class="btn btn-primary radius" type="button" onclick="add()">添加角色</button> | 36 | <button class="btn btn-primary radius" type="button" onclick="add()">添加员工</button> |
| 37 | </div> | 37 | </div> |
| 38 | </form> | 38 | </form> |
| 39 | 39 | ... | ... |
-
Please register or sign in to post a comment