web/web/GwAuditCache.aspx
@@ -41,47 +41,47 @@
                value="10" /><label>待二次鉴定信息</label>&nbsp;<input type="button" value="刷新" class="btn btn-primary   action-go" />
        </div>
    </div>
    <div class="form-group">
        <div class="input-group m-b">&nbsp
    </form>
    <div class="table-responsive">
            <input class="btn btn-success action-modal-approve" data-status="4" value="批量通过(可修改通道)"
                type="button" />&nbsp
            <input class="btn btn-danger  action-audit-all" data-status="4" value="直接批量通过"
                type="button" />&nbsp
            <input class="btn btn-warning  action-audit-all" data-status="5" value="直接批量拒绝"
                type="button" />
        </div>
        <table class="table table-striped table-bordered table-hover" id="cacheTable">
        <thead>
            <tr class="header">
                <th style="width: 20px">
                    <input type="checkbox" name='checkAll' id="checkAll" />
                </th>
                <th style="width: 50px">
                    账号
                </th>
                <th>
                    通道
                </th>
                <th>
                    内容
                </th>
                <th>
                    关键字
                </th>
                <th>
                    条数
                </th>
                <th style="width: 200px">
                    操作
                </th>
            </tr>
            </thead>
            <tbody>
            </tbody>
        </table>
    </div>
    </form>
    <table class="table table-striped table-bordered table-hover" id="cacheTable">
    <thead>
        <tr class="header">
            <th style="width: 20px">
                <input type="checkbox" name='checkAll' id="checkAll" />
            </th>
            <th style="width: 50px">
                账号
            </th>
            <th>
                通道
            </th>
            <th>
                内容
            </th>
            <th>
                关键字
            </th>
            <th>
                条数
            </th>
            <th style="width: 200px">
                操作
            </th>
        </tr>
        </thead>
        <tbody>
        </tbody>
    </table>
    <div id="pager"></div>
    <div id="pager">
    </div>
    <div class="modal inmodal " id="opDialog" tabindex="-1" role="dialog" aria-hidden="true">
        <div class="modal-dialog modal-sm">
            <div class="modal-content">