From 4a16f96ceaac9b4cf684287cd2865fc3d2966475 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 14 三月 2025 08:33:51 +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 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