From a3a8b2d5dbd0b4e17a8b8a9c0f2198a577fc31dc Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 28 十一月 2025 15:26:58 +0800
Subject: [PATCH] 在“数码印刷”后面增加“业务经理打印”、在最后面增加“补单”
---
CY_ECommercePlatform/CY.WebForm/Pages/work/OA_DocumentShenpi.aspx | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 118 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/work/OA_DocumentShenpi.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/work/OA_DocumentShenpi.aspx
new file mode 100644
index 0000000..0ca552f
--- /dev/null
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/work/OA_DocumentShenpi.aspx
@@ -0,0 +1,118 @@
+锘�<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OA_DocumentShenpi.aspx.cs" Inherits="CY.WebForm.Pages.work.OA_DocumentShenpi" %>
+
+<!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>
+ <uc:CMSHead ID="CMSHead1" runat="server" />
+ <script type="text/javascript">
+ KindEditor.ready(function (K) {
+ window.EditorObject = K.create('textarea[ID="txtDM_Content"]', {
+ resizeType: 1,
+ allowPreviewEmoticons: false,
+ allowImageUpload: true,
+ uploadJson: '/Pages/common/CommonAjax.aspx?dateType=editerUploadImage',
+ fileManagerJson: '/Pages/common/CommonAjax.aspx?dateType=editerProcessRequest',
+ allowFileManager: true,
+ themeType: 'simple'
+ });
+ });
+ </script>
+</head>
+<body>
+ <%--<textarea id="txtExaminedRecore" runat="server" style="width: 370px; height: 50px;" class=""></textarea>--%>
+ <form id="form1" class="form2" runat="server">
+ <div>
+ <table class="tableStyle" style="margin: 10px auto;" cellpadding="0" cellspacing="0">
+ <tr>
+ <td class="ali03 w120px">
+ 鍏枃绫诲埆锛�
+ </td>
+ <td>
+ <select id="txtDM_DocumentType" runat="server" keepdefaultstyle="true" class="w120px">
+ <option value="瑙勫畾">瑙勫畾</option>
+ <option value="閫氱煡">閫氱煡</option>
+ <option value="鍏嚱">鍏嚱</option>
+ </select>
+ </td>
+ <td class="ali03 w100px">
+ 鍙戞枃閮ㄩ棬锛�
+ </td>
+ <td>
+ <asp:DropDownList ID="txtDM_PostingId" runat="server" keepDefaultStyle="true" AutoPostBack="true" OnSelectedIndexChanged="ChangeDM_PostingId" CssClass="w120px Sreq" msg="璇烽�夋嫨鍙戞枃閮ㄩ棬">
+ </asp:DropDownList> 鐣彿<input id="txtDM_Number" type="text" class="w50px req int" min="" max="999" runat="server" maxlength="5" readonly="readonly" />
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03">
+ 鍏枃钀芥鍚嶇О锛�
+ </td>
+ <td>
+ <span id="txtDM_PostingFirmName" runat="server"></span>
+ </td>
+ <td class="ali03">
+ 鍏枃鍙凤細
+ </td>
+ <td>
+ <span id="txtDM_DocumentNumber" runat="server"></span>
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03">
+ 鍏枃鍚嶇О锛�
+ </td>
+ <td colspan="3">
+ <input id="txtDM_Title" type="text" class="w700px req" runat="server" maxlength="50" msg="璇峰~鍐欏叕鏂囧悕绉�"/>
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03" valign="top">
+ 鍏枃鍐呭锛�
+ </td>
+ <td colspan="3">
+ <asp:TextBox ID="txtDM_Content" TextMode="MultiLine" runat="server" Width="700px" Height="310px" MaxLength="2000"></asp:TextBox>
+ </td>
+ </tr>
+
+ <tr>
+ <td class="ali03">
+ 绌鸿鏁伴噺锛�
+ </td>
+ <td colspan="3">
+ <input id="txtKonghangshu" type="text" class="int w100px" min="0" value="0" runat="server" msg="璇峰~鍐欏ぇ浜�0鐨勬暣鏁�" />
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03">
+ 涓婚璇嶏細
+ </td>
+ <td colspan="3">
+ <input id="txtDM_ThemeWords" type="text" class="w700px" runat="server" maxlength="20" />
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03" valign="top">
+ 鎶勯�佸崟浣嶏細
+ </td>
+ <td colspan="3">
+ <asp:TextBox ID="txtDM_CCUnit" TextMode="MultiLine" runat="server" Width="690px" Height="60px" MaxLength="300"></asp:TextBox>
+ </td>
+ </tr>
+ <tr>
+ <td class="ali03">
+ 鍗板埛鏁伴噺锛�
+ </td>
+ <td colspan="3">
+ <input id="txtDM_PrintNumber" type="text" class="req int w100px" min="0" value="0" runat="server" msg="璇峰~鍐欏ぇ浜�0鐨勬暣鏁�" />
+ </td>
+ </tr>
+ <tr>
+ <td colspan="4" style="text-align: center;">
+ <asp:Button ID="btn_submit" runat="server" OnClick="btn_submit_form" Text="瀹℃壒" />
+ </td>
+ </tr>
+ </table>
+ </div>
+ </form>
+</body>
+</html>
--
Gitblit v1.9.1