From ae6e40362a745caef9ead36f81f38313fb8c2c66 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 12 五月 2025 16:54:46 +0800
Subject: [PATCH] 扣板:2张  双面机只有“扣板”是2张,其他是1张

---
 CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementEdit.aspx |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementEdit.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementEdit.aspx
index c0b58d6..ff64381 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementEdit.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementEdit.aspx
@@ -11,19 +11,20 @@
     <table class="tableStyle1" style=" width:98%;">
         <tr>
             <td class="ali03  w100px">
-                渚涘簲鍟嗭細
-            </td>
-            <td>
-                <select id="selSuppliers" runat="server" class="w120px" datatextfield="Name" keepdefaultstyle="true" datavaluefield="Keyid" msg="璇烽�夋嫨渚涘簲鍟�">
-                </select>
-            </td>
-            <td class="ali03  w100px">
                 璐у搧绫诲埆锛�
             </td>
             <td>
                 <asp:DropDownList runat="server" ID="dwCommity" class="Sreq w120px" AutoPostBack="true" keepDefaultStyle="true" OnSelectedIndexChanged="dwCommity_SelectedIndexChanged" msg="璇烽�夋嫨璐у搧绫诲埆">
                 </asp:DropDownList>
             </td>
+            <td class="ali03  w100px">
+                渚涘簲鍟嗭細
+            </td>
+            <td>
+                <select id="selSuppliers" runat="server" class="w160px" datatextfield="Name" keepdefaultstyle="true" datavaluefield="Keyid" msg="璇烽�夋嫨渚涘簲鍟�">
+                </select>
+            </td>
+            
         </tr>
         <tr>
             <td class="ali03 w100px">

--
Gitblit v1.9.1