| | |
| | | </div> |
| | | <div class="input-group m-b"> |
| | | <input type="button" value="查询" class="btn btn-primary action-query" /> |
| | | <input type="button" value="批量审核" class="btn btn-danger action-modal-status" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </form> |
| | | <table class="table table-striped table-bordered table-hover" id="gwSpPreTable"> |
| | | <thead> |
| | | <tr class="header"> |
| | | <th> |
| | | <input type="checkbox" name="check-all-row" id="check-all-row" value="" /> |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 客户账号 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 短信账号 |
| | | </th> |
| | | <th class="col-md-5"> |
| | | 报备内容 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 创建时间 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核状态 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核时间 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核备注 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核员 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 操作 |
| | | </th> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | </tbody> |
| | | </table> |
| | | |
| | | <div class="table-responsive"> |
| | | <input type="button" value="批量审核" class="btn btn-danger action-modal-status" /> |
| | | <table class="table table-striped table-bordered table-hover" id="gwSpPreTable"> |
| | | <thead> |
| | | <tr class="header"> |
| | | <th> |
| | | <input type="checkbox" name="check-all-row" id="check-all-row" value="" /> |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 客户账号 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 短信账号 |
| | | </th> |
| | | <th class="col-md-5"> |
| | | 报备内容 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 创建时间 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核状态 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核时间 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核备注 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 审核员 |
| | | </th> |
| | | <th class="col-md-1"> |
| | | 操作 |
| | | </th> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | </tbody> |
| | | </table> |
| | | </div> |
| | | <div id="pagination"> |
| | | </div> |
| | | |