init
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -39,7 +39,8 @@ | ... | @@ -39,7 +39,8 @@ |
| 39 | </form> | 39 | </form> |
| 40 | 40 | ||
| 41 | <div class="body mt-20"> | 41 | <div class="body mt-20"> |
| 42 | <table class="table table-border table-bordered table-bg" id="table" url="system/user/getAllHr"> | 42 | <table class="table table-border table-bordered table-bg" id="table" url="system/user/find"> |
| 43 | <!-- system/user/getAllHr--> | ||
| 43 | <thead class="text-c"> | 44 | <thead class="text-c"> |
| 44 | <tr> | 45 | <tr> |
| 45 | <th width="68px">操作</th> | 46 | <th width="68px">操作</th> | ... | ... |
-
Please register or sign in to post a comment