From 8d51a0762a43eedada5eb15bd24180d7204e63b3 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 17 一月 2025 08:58:19 +0800
Subject: [PATCH] 报销流程
---
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 ed8fca1..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="Sreq 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