| | |
| | | } |
| | | ) |
| | | if (deleteKeyIds == "") { |
| | | top.Dialog.alert("请选择要删除的记录", function () { |
| | | top.Dialog.alert("请选择要批复的记录", function () { |
| | | }); |
| | | return; |
| | | } |
| | | else { |
| | | deleteKeyIds = deleteKeyIds.substring(0, deleteKeyIds.length - 1); |
| | | top.Dialog.confirm("确定要删除所选记录吗?", function () { |
| | | window.location = "/Pages/work/BaoxiaoReplyList.aspx?deleteKeyIds=" + deleteKeyIds; |
| | | top.Dialog.confirm("确定要批复所选记录吗?", function () { |
| | | /* window.location = "/Pages/work/BaoxiaoReplyList.aspx?deleteKeyIds=" + deleteKeyIds;*/ |
| | | top.Dialog.open({ URL: "/Pages/work/BaoxiaoPiliangReply.aspx?keyids=" + deleteKeyIds, Title: "批复报销", Width: 800, Height: 600 }); |
| | | }); |
| | | } |
| | | } |
| | |
| | | </td> |
| | | |
| | | <td class="ali03"> |
| | | 批复结果: |
| | | 审批结果: |
| | | </td> |
| | | <td> |
| | | <select keepdefaultstyle="true" runat="server" id="selApprovalStatus"> |
| | | <option value="-1">全部</option> |
| | | <option value="0">未批复</option> |
| | | <option value="0">未审批</option> |
| | | <option value="1">批准</option> |
| | | <option value="2">不批准</option> |
| | | </select> |
| | |
| | | <div class="padding_top5 padding_left10"> |
| | | <%-- <a href="javascript:;" onclick="addModel()" class="aaddModel" menu_member_case_id="case_addModel" menu_member_case_name="新增报销"><span class="icon_add">新增报销</span></a> |
| | | <div class="box_tool_line"> |
| | | </div> |
| | | <a href="javascript:;" onclick="onAllDelete()" menu_member_case_id="case_onAllDeleteList" menu_member_case_name="批量删除"><span class="icon_delete">批量删除</span></a>--%> |
| | | </div>--%> |
| | | <a href="javascript:;" onclick="onAllDelete()" class="<%=(piliangpifu!="1"?"AlreadyReply":"")%>" ><span class="">批量批复</span></a> |
| | | <div class="clear"> |
| | | </div> |
| | | </div> |
| | |
| | | <th width="130" style="text-align: center"> |
| | | 申请日期 |
| | | </th> |
| | | <th width="130" style="text-align: center"> |
| | | 报销单号 |
| | | </th> |
| | | <th width="70" style="text-align: center"> |
| | | 部门 |
| | | </th> |
| | |
| | | 附件 |
| | | </th> |
| | | <th width="150" style="text-align: center"> |
| | | 报销状态 |
| | | 审批状态 |
| | | </th> |
| | | <th width="250" style="text-align: center"> |
| | | 操作 |
| | |
| | | </td> |
| | | <td style="text-align: center"> |
| | | <%#Eval("PlanStartTime", "{0:yyyy-MM-dd}")%> |
| | | </td> |
| | | <td style="text-align: center"> |
| | | <%#Eval("EvaluationContent")%> |
| | | </td> |
| | | <td style="text-align: center"> |
| | | <%#Eval("DepartName")%> |
| | |
| | | |
| | | </asp:Repeater> |
| | | <tr class="StatisticsMoney"> |
| | | <td colspan="7" class="ali03"> |
| | | <td colspan="8" class="ali03"> |
| | | 合计: |
| | | </td> |
| | | <td colspan="5" class="ali01"> |