| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="WorkOrderGDDeal.aspx.cs"
- Inherits="Business_WorkOrderGDDeal" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head id="Head1" runat="server">
- <title>工单归档</title>
- <link href="../_common/styles/global.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/dialogs.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/select.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/form.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/controls.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/nav.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/menu.css" rel="stylesheet" type="text/css" />
- <link href="../_common/styles/tabs.css" rel="stylesheet" type="text/css" />
- <script src="../_common/scripts/Global.js" type="text/javascript"></script>
- <script src="../_common/scripts/windowinformation.js" type="text/javascript"></script>
- <script src="../_common/scripts/Util.js" type="text/javascript"></script>
- <script src="../_grid/action.js" type="text/javascript"></script>
- <script src="../_javascripts/globalctrl.js" type="text/javascript"></script>
- <script src="../_common/scripts/calendar.js" type="text/javascript"></script>
- <style type="text/css">
- .formtabletitle
- {
- background-color: #D5EDFE;
- border-left: 1px solid #CCCCCC;
- border-top: 1px solid #CCCCCC;
- border-bottom: 1px solid #CCCCCC;
- border-right: 1px solid #FFFFFF;
- padding: 0px 10px 0px 2px;
- text-align: right;
- }
- .formtabletitle1
- {
- background-color: #D5EDFE;
- border-left: 1px solid #FFFFFF;
- border-right: 1px solid #FFFFFF;
- border-top: 1px solid #CCCCCC;
- border-bottom: 1px solid #CCCCCC;
- padding: 0px 10px 0px 2px;
- text-align: right;
- }
- .formtabletitle2
- {
- background-color: #D5EDFE;
- border-left: 1px solid #CCCCCC;
- border-top: 1px solid #FFFFFF;
- border-bottom: 1px solid #CCCCCC;
- border-right: 1px solid #FFFFFF;
- padding: 0px 10px 0px 2px;
- text-align: right;
- }
- .formtabletitle3
- {
- background-color: #D5EDFE;
- border-left: 1px solid #FFFFFF;
- border-right: 1px solid #FFFFFF;
- border-top: 1px solid #FFFFFF;
- border-bottom: 1px solid #CCCCCC;
- padding: 0px 10px 0px 2px;
- text-align: right;
- }
- .formtable_td
- {
- border: 1px solid #CCCCCC;
- padding-left: 2px;
- padding-top: 0px;
- padding-bottom: 0px;
- background-color: #ffffff;
- }
- .formtable_td1
- {
- border-top: 0px solid #CCCCCC;
- border-bottom: 1px solid #CCCCCC;
- border-left: 1px solid #CCCCCC;
- border-right: 1px solid #CCCCCC;
- padding-left: 2px;
- padding-top: 0px;
- padding-bottom: 0px;
- }
- .formtable_td2
- {
- border-bottom: 1px solid #CCCCCC;
- padding-left: 2px;
- padding-top: 0px;
- padding-bottom: 0px;
- }
- .style1
- {
- background-color: #D5EDFE;
- border-left: 1px solid #CCCCCC;
- border-top: 1px solid #CCCCCC;
- border-bottom: 1px solid #CCCCCC;
- border-right: 1px solid #FFFFFF;
- padding: 0px 10px 0px 2px;
- text-align: right;
- width: 88px;
- }
- .style2
- {
- background-color: #D5EDFE;
- border-left: 1px solid #FFFFFF;
- border-right: 1px solid #FFFFFF;
- border-top: 1px solid #CCCCCC;
- border-bottom: 1px solid #CCCCCC;
- padding: 0px 10px 0px 2px;
- text-align: right;
- width: 88px;
- }
- .style3
- {
- background-color: #D5EDFE;
- border-left: 1px solid #CCCCCC;
- border-top: 1px solid #FFFFFF;
- border-bottom: 1px solid #CCCCCC;
- border-right: 1px solid #FFFFFF;
- padding: 0px 10px 0px 2px;
- text-align: right;
- width: 88px;
- }
- </style>
- </head>
- <body style="overflow-y:scroll;">
- <form id="form1" runat="server">
- <asp:HiddenField ID="hfWorkOrderId" runat="server" />
- <div class="main" style="margin: 2px; border: 0px; overflow: hidden;">
- <table style="table-layout: fixed;" cellspacing="0" cellpadding="0" width="600px"
- height="98%">
- <colgroup>
- <col width="90" align="left">
- <col align="left" width="210">
- <col width="90" align="left">
- <col align="left" width="210">
- </colgroup>
- <tbody>
- <tr style="height: 30px;">
- <td class="style1">
- 客户编号:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblCusCode" runat="server" Text="" Height="20px"></asp:Label>
- </td>
- <td class="formtabletitle">
- 客户姓名:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblCusName" runat="server" Text="" Width="110px" Height="20px"></asp:Label>
- </td>
- </tr>
- <tr style="height: 30px;">
- <td class="style1">
- 联系电话:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblConnPhone" runat="server" Text="" Height="20px"></asp:Label>
- </td>
- <td class="formtabletitle">
- 来电时间:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblRegTime" runat="server" Text="" Width="110px" Height="20px"></asp:Label>
- </td>
- </tr>
- <tr style="height: 30px;">
- <td class="style2">
- 业务类型:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblInfoType" runat="server" Text="" Width="110px"></asp:Label>
- </td>
- <td class="formtabletitle1">
- 受理人:
- </td>
- <td class="formtable_td" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:Label ID="lblUserName" runat="server" Text="" Width="110px"></asp:Label>
- </td>
- </tr>
- <tr>
- <td class="style3">
- 内容:
- </td>
- <td colspan="3" class="formtable_td1" onmouseover="this.style.backgroundColor='#F6F6F6'"
- onmouseout="this.style.backgroundColor='#ffffff'" style="height: 100px">
-
- <asp:Label ID="lblContent" runat="server"></asp:Label>
- </td>
- </tr>
- <%-- <tr>
- <td class="style3">
- 处理方式:
- </td>
- <td class="formtable_td1" onmouseover="this.style.backgroundColor='#F6F6F6'" onmouseout="this.style.backgroundColor='#ffffff'"
- colspan="3">
- <asp:DropDownList ID="ddlMethod" runat="server" CssClass="selectBox" Width="120px">
-
- <asp:ListItem Value="0">继续回访</asp:ListItem>
- <asp:ListItem Value="2" Selected="True">回访完成</asp:ListItem>
- </asp:DropDownList>
- </td>
- </tr>--%>
- <tr>
- <td class="style3">
- 处理内容:
- </td>
- <td colspan="3" class="formtable_td1" onmouseover="this.style.backgroundColor='#F6F6F6'"
- onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:TextBox ID="txtContent" runat="server" CssClass="txt" Width="80%" TextMode="MultiLine"
- Height="60px"></asp:TextBox>
- </td>
- </tr>
- <%-- <tr>
- <td class="style3">
- 备注:
- </td>
- <td colspan="3" class="formtable_td1" onmouseover="this.style.backgroundColor='#F6F6F6'"
- onmouseout="this.style.backgroundColor='#ffffff'">
- <asp:TextBox ID="txtRemark" runat="server" CssClass="txt" Width="80%" TextMode="MultiLine"
- Height="40px"></asp:TextBox>
- </td>
- </tr>--%>
- </tbody>
- </table>
- <div style="padding-top: 5px; width: 600px; float: left; text-align: center;" id="divOperate"
- runat="server">
- <asp:Button ID="btnSave" runat="server" Text="归档" CssClass="btn" OnClientClick="return checkData();"
- OnClick="btnSave_Click" Width="60px" />
-
- <asp:Button ID="btnCancle" runat="server" Text="取消" CssClass="btn" Width="60px" OnClick="btnCancle_Click" />
- </div>
- </form>
- </body>
- </html>
|