username@email.com
2025-05-20 10cada58c5ea2aa95b8eaaa1731b543582d618dc
CY_ECommercePlatform/CY.WebForm/Pages/work/BaoxiaoFukuanList.aspx
@@ -39,14 +39,15 @@
                }
            )
            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/BaoxiaoFukuanList.aspx?deleteKeyIds=" + deleteKeyIds;
                top.Dialog.confirm("确定要付款所选记录吗?", function () {
                    /*  window.location = "/Pages/work/BaoxiaoFukuanList.aspx?deleteKeyIds=" + deleteKeyIds;*/
                    top.Dialog.open({ URL: "/Pages/financial/BaoxiaoFukuanPiliang.aspx?keyids=" + deleteKeyIds, Title: "批量报销付款", Width: 800, Height: 600 });
                });
            }
        }
@@ -90,7 +91,7 @@
                    </td>
                   
                    <td class="ali03">
                        报销状态:
                        付款状态:
                    </td>
                    <td>
                        <select keepdefaultstyle="true" runat="server" id="selEvaluationStatus">
@@ -101,6 +102,8 @@
                    </td>
                    <td>
                        <asp:Button ID="btn_Submit" Text="查询" runat="server" OnClick="btn_Search_Click" />
                        <asp:Button ID="Button1" Text="导出" runat="server" OnClick="btn_Daochu_Click" />
                    </td>
                </tr>
            </table>
@@ -112,8 +115,8 @@
                        <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()" menu_member_case_id="case_onAllDeleteList" menu_member_case_name="批量付款"><span class="">批量付款</span></a>
                            <div class="clear">
                            </div>
                        </div>
@@ -137,6 +140,9 @@
                            <th width="130" style="text-align: center">
                                申请日期
                            </th>
                             <th width="130" style="text-align: center">
                                报销单号
                            </th>
                             <th width="70" style="text-align: center">
                                部门
                            </th>
@@ -146,7 +152,7 @@
                            <th width="70" style="text-align: center">
                                科目
                            </th>
                            <th style="text-align: center">
                            <th width="250"  style="text-align: center">
                                摘要
                            </th>
                            <th width="70" style="text-align: center">
@@ -159,7 +165,7 @@
                                附件
                            </th>
                            <th width="150"  style="text-align: center">
                                报销状态
                                付款状态
                            </th>
                            <th width="250"  style="text-align: center">
                                操作
@@ -178,6 +184,9 @@
                            <%#Eval("PlanStartTime", "{0:yyyy-MM-dd}")%>
                        </td>
                         <td style="text-align: center">
                            <%#Eval("EvaluationContent")%>
                        </td>
                         <td style="text-align: center">
                            <%#Eval("DepartName")%> 
                        </td>
                         <td style="text-align: center">
@@ -187,7 +196,7 @@
                            <%#Eval("RewardContent")%> 
                        </td>
                        <td style="text-align: center">
                            <%#Eval("PlanContent")%>
                           <%#(Eval("PlanContent")!=null && Eval("PlanContent").ToString().Length>50)?Eval("PlanContent").ToString().Substring(0,50):Eval("PlanContent") %>
                        </td>
                        <td style="text-align: center">
                            <%#Eval("PlanMoney", "{0:F2}")%>   
@@ -213,7 +222,7 @@
                
            </asp:Repeater>
             <tr class="StatisticsMoney">
                    <td colspan="7" class="ali03">
                    <td colspan="8" class="ali03">
                        合计:
                    </td>
                    <td colspan="5" class="ali01">