| | |
| | | <th class='w80px'> |
| | | 外协订单号 |
| | | </th> |
| | | <th> |
| | | 原订单号 |
| | | </th> |
| | | |
| | | <th> |
| | | 外协厂商 |
| | | </th> |
| | |
| | | <%-- <a href='javascript:void(0)' class='a_under' onclick='ShowOrder(<%#Eval("Keyid") %>)'></a>--%> |
| | | <%#Eval("SellerOrderId")%> |
| | | </td> |
| | | <td> |
| | | <%-- <a href='javascript:void(0)' class='a_under' onclick='ShowOrder(<%#Eval("OldOrderId") %>)'></a>--%> |
| | | <%#Eval("OldOrderSellerId")%> |
| | | </td> |
| | | |
| | | <td> |
| | | <%#Eval("SellerName")%> |
| | | </td> |
| | |
| | | </itemtemplate> |
| | | </asp:repeater> |
| | | <tr> |
| | | <td colspan="10"> |
| | | <td colspan="9"> |
| | | 合计 |
| | | </td> |
| | | <td > |
| | |
| | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | <head id="Head1" runat="server"> |
| | | <title>请示明细</title> |
| | | |
| | | <uc:CMSHead ID="CMSHead1" runat="server" /> |
| | | <script type="text/javascript"> |
| | | |
| | | //查看客户资料 |
| | | function Viewkaipiao(SellerOrderId) { |
| | | |
| | | top.Dialog.open({ URL: "/Pages/business/WaixieOrderPrint.aspx?Keyid=&SellerOrderId=" + SellerOrderId, Title: "查看外协订单", Width: 1080, Height: 650 }); |
| | | |
| | | } |
| | | </script> |
| | | <style type="text/css"> |
| | | .w70px { width: 70px; } |
| | | fieldset { padding: 3px; margin: 5px auto; } |
| | |
| | | </div> |
| | | </td> |
| | | </tr> |
| | | |
| | | <tr> |
| | | <td class="ali03"> |
| | | 备注: |
| | |
| | | </div> |
| | | </td> |
| | | </tr> |
| | | <tr style='<%=planDataType=="14"?"":"display:none;" %>'> |
| | | <td class="ali03"> |
| | | 订单详情: |
| | | </td> |
| | | <td colspan="3"> |
| | | <a href='javascript:void(0)' title='查看订单' class='a_under' onclick='Viewkaipiao( "<%=DindanId %>")'> 查看订单 </a> |
| | | </td> |
| | | </tr> |
| | | <tr style='<%=planDataType=="14"||planDataType=="15"?"":"display:none;" %>' > |
| | | |
| | | <td class="ali03 " > |
| | |
| | | OA_WorkPlanBll oA_WorkReminderBll = null; |
| | | public string planDataType = ""; |
| | | OA_WorkPlan_attachmentBLL oA_WorkPlan_AttachmentBLL = null; |
| | | OA_FukuanshenqingBLL _oA_FukuanshenqingBLL = null; |
| | | public string DindanId = ""; |
| | | public MyRequestDetail() |
| | | { |
| | | oA_WorkReminderBll = new OA_WorkPlanBll(); |
| | | oA_WorkPlan_AttachmentBLL = new OA_WorkPlan_attachmentBLL(); |
| | | _oA_FukuanshenqingBLL = new OA_FukuanshenqingBLL(); |
| | | } |
| | | |
| | | //页面加载 |
| | |
| | | { |
| | | this.RepClientList.DataSource = oA_WorkPlan_AttachmentBLL.GetModelByKaipiaoIdandType(Request["keyid"].ToInt32().Value, 14); |
| | | this.RepClientList.DataBind(); |
| | | |
| | | var fukuanshenqing = _oA_FukuanshenqingBLL.GetModelByKeyid(m_OA_WorkPlan.PlanComplany.ToInt32().Value); |
| | | if (fukuanshenqing != null) |
| | | { |
| | | DindanId = fukuanshenqing.DindanId; |
| | | } |
| | | } |
| | | else if (m_OA_WorkPlan.PlanDataType == 15) |
| | | { |
| | |
| | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | <head id="Head1" runat="server"> |
| | | <title>批复请示</title> |
| | | <uc:CMSHead ID="CMSHead1" runat="server" /> |
| | | <uc:CMSHead ID="CMSHead1" runat="server" /> |
| | | <script type="text/javascript"> |
| | | |
| | | //查看客户资料 |
| | | function Viewkaipiao(SellerOrderId) { |
| | | |
| | | top.Dialog.open({ URL: "/Pages/business/WaixieOrderPrint.aspx?Keyid=&SellerOrderId=" + SellerOrderId, Title: "查看外协订单", Width: 1080, Height: 650 }); |
| | | |
| | | } |
| | | </script> |
| | | <style type="text/css"> |
| | | .w70px{ width:70px;} |
| | | .wx100px{ width:100px;} |
| | |
| | | </div> |
| | | </td> |
| | | </tr> |
| | | <tr style='<%=planDataType=="14"?"":"display:none;" %>'> |
| | | <td class="ali03"> |
| | | 订单详情: |
| | | </td> |
| | | <td colspan="3"> |
| | | <a href='javascript:void(0)' title='查看订单' class='a_under' onclick='Viewkaipiao( "<%=DindanId %>")'> 查看订单 </a> |
| | | </td> |
| | | </tr> |
| | | <tr style='<%=planDataType=="14"||planDataType=="15"?"":"display:none;" %>' > |
| | | |
| | | <td class="ali03 " > |
| | |
| | | OA_StaffBLL oA_StaffBLL = null; |
| | | OA_ShebeiWeixiuBLL oA_ShebeiWeixiuBLL = null; |
| | | OA_WageAwardPunishBLL bll_OA_WageAwardPunishBLL = null; |
| | | public string DindanId = ""; |
| | | public RequestReplyAdd() |
| | | { |
| | | oA_WorkReminderBll = new OA_WorkPlanBll(); |
| | |
| | | { |
| | | this.RepClientList.DataSource = oA_WorkPlan_AttachmentBLL.GetModelByKaipiaoIdandType(Request["keyid"].ToInt32().Value, 14); |
| | | this.RepClientList.DataBind(); |
| | | var fukuanshenqing = _oA_FukuanshenqingBLL.GetModelByKeyid(m_OA_WorkPlan.PlanComplany.ToInt32().Value); |
| | | if (fukuanshenqing != null) |
| | | { |
| | | DindanId = fukuanshenqing.DindanId; |
| | | } |
| | | } |
| | | else if (m_OA_WorkPlan.PlanDataType == 15) |
| | | { |
| | |
| | | //请示明细 |
| | | function onView(keyid, value_PlanTyle) { |
| | | if (value_PlanTyle == "3") { |
| | | top.Dialog.open({ URL: "/Pages/work/MyRequestDetail.aspx?keyid=" + keyid, Title: "请示明细", Width: 620, Height: 360 }); |
| | | top.Dialog.open({ URL: "/Pages/work/MyRequestDetail.aspx?keyid=" + keyid, Title: "请示明细", Width: 620, Height: 560 }); |
| | | } else { |
| | | top.Dialog.open({ URL: "/Pages/work/WorkPlanDetail.aspx?keyid=" + keyid, Title: "工作明细", Width: 620, Height: 460 }); |
| | | top.Dialog.open({ URL: "/Pages/work/WorkPlanDetail.aspx?keyid=" + keyid, Title: "工作明细", Width: 620, Height: 560 }); |
| | | } |
| | | } |
| | | |
| | | //批复请示 |
| | | function onEdit(keyid) { |
| | | top.Dialog.open({ URL: "/Pages/work/RequestReplyAdd.aspx?keyid=" + keyid, Title: "批复请示", Width: 620, Height: 360 }); |
| | | top.Dialog.open({ URL: "/Pages/work/RequestReplyAdd.aspx?keyid=" + keyid, Title: "批复请示", Width: 620, Height: 560 }); |
| | | } |
| | | |
| | | $(function () { |