From a001acc104e149c73f375638e1ba8224d0d28462 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 16 七月 2025 11:24:49 +0800
Subject: [PATCH] 采购数据   货品名称和类型反了,调下顺序  完成

---
 CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementDetail.aspx.designer.cs |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementDetail.aspx.designer.cs b/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementDetail.aspx.designer.cs
index 64a24c3..4f88c65 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementDetail.aspx.designer.cs
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/procurement/ProcurementDetail.aspx.designer.cs
@@ -42,15 +42,6 @@
         protected global::System.Web.UI.HtmlControls.HtmlGenericControl spanSuppliers;
 
         /// <summary>
-        /// spanGoodsName 鎺т欢銆�
-        /// </summary>
-        /// <remarks>
-        /// 鑷姩鐢熸垚鐨勫瓧娈点��
-        /// 鑻ヨ杩涜淇敼锛岃灏嗗瓧娈靛0鏄庝粠璁捐鍣ㄦ枃浠剁Щ鍒颁唬鐮侀殣钘忔枃浠躲��
-        /// </remarks>
-        protected global::System.Web.UI.HtmlControls.HtmlGenericControl spanGoodsName;
-
-        /// <summary>
         /// spanGoodsType 鎺т欢銆�
         /// </summary>
         /// <remarks>
@@ -60,6 +51,15 @@
         protected global::System.Web.UI.HtmlControls.HtmlGenericControl spanGoodsType;
 
         /// <summary>
+        /// spanGoodsName 鎺т欢銆�
+        /// </summary>
+        /// <remarks>
+        /// 鑷姩鐢熸垚鐨勫瓧娈点��
+        /// 鑻ヨ杩涜淇敼锛岃灏嗗瓧娈靛0鏄庝粠璁捐鍣ㄦ枃浠剁Щ鍒颁唬鐮侀殣钘忔枃浠躲��
+        /// </remarks>
+        protected global::System.Web.UI.HtmlControls.HtmlGenericControl spanGoodsName;
+
+        /// <summary>
         /// spanBrandName 鎺т欢銆�
         /// </summary>
         /// <remarks>

--
Gitblit v1.9.1