| | |
| | | return false
|
| | | }
|
| | |
|
| | |
|
| | | //查看
|
| | | function onViewWeihu(keyid) {
|
| | | top.Dialog.open({ URL: "/Pages/business/CorporateClientsVisit.aspx?Keyid=" + keyid, Title: "查看客户维护记录", Width: 1200, Height: 900 });
|
| | | }
|
| | | //查看
|
| | | function onViewSheji(keyid) {
|
| | | top.Dialog.open({ URL: "/Pages/business/CorporateClientsSheji.aspx?Keyid=" + keyid, Title: "查看客户设计沟通", Width: 1200, Height: 900 });
|
| | | }
|
| | |
|
| | | |
| | | </script>
|
| | | </head>
|
| | | <body>
|
| | |
| | | </tr>
|
| | | <tr>
|
| | | <td class="ali03 ">注意事项:</td>
|
| | | <td colspan="5"><textarea runat="server" id="txtNote" style=" width:92%; height:30px;" maxlength="200"></textarea></td>
|
| | | <td colspan="5"><textarea runat="server" id="txtNote" style=" width:92%; height:30px;" maxlength="1000"></textarea></td>
|
| | | </tr>
|
| | | <tr>
|
| | | <td class="ali03 ">备注:</td>
|
| | | <td colspan="5"><textarea runat="server" id="txtRemark" style=" width:92%; height:30px;" maxlength="200"></textarea></td>
|
| | | <td colspan="5"><textarea runat="server" id="txtRemark" style=" width:92%; height:30px;" maxlength="1000"></textarea></td>
|
| | | </tr>
|
| | | <tr>
<td class="ali03 ">完结状态:</td>
<td ><select id="selShifouwanjie" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class=" w120px" disabled="disabled"></select></td>
<td class="ali03 "></td>
<td ></td>
<td class="ali03 "></td>
<td ><button id="Buttonupload" style="visibility:hidden;" onclick="onViewuplod('<%= GetKeyID()%>');return false;" >上传合同</button></td>
</tr>
|
| | | <tr>
|
| | |
| | | </asp:Repeater>
|
| | |
|
| | | </fieldset>
|
| | |
|
| | | |
| | | <fieldset>
|
| | | <legend>维护记录</legend>
|
| | | <button id="Button4" onclick="onViewWeihu('<%=CorporateClientsid%>')" >查看维护记录</button>
|
| | | </fieldset>
|
| | | <fieldset>
|
| | | <legend>设计沟通</legend>
|
| | | <button id="Button5" onclick="onViewSheji('<%=CorporateClientsid%>')" >查看设计沟通</button>
|
| | | </fieldset>
|
| | | <%-- <fieldset id="weihujilu">
|
| | | <legend>添加维护记录</legend>
|
| | | <table class="tableStyle" width="100%">
|