From 8e6adbede7f0d5f12b0bf625252e9625f046e62c Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 14 二月 2025 10:41:17 +0800 Subject: [PATCH] 修改批量付款的bug --- 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