From d37df25d14c9bf8ddaa4a0578dd8a84e2ffc7900 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 11 三月 2025 08:17:03 +0800
Subject: [PATCH] 采购到货
---
DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs
index 8cac65c..ac4f846 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs
@@ -87,7 +87,7 @@
// gridColumn8
//
this.gridColumn8.Caption = "鍗曟嵁鐘舵��";
- this.gridColumn8.FieldName = "documentStatus";
+ this.gridColumn8.FieldName = "documentStatusTxt";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 2;
@@ -95,7 +95,7 @@
// gridColumn3
//
this.gridColumn3.Caption = "閿�鍞粍缁�";
- this.gridColumn3.FieldName = "saleOrgId";
+ this.gridColumn3.FieldName = "salesOrgName";
this.gridColumn3.MinWidth = 100;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
@@ -112,8 +112,8 @@
//
// gridColumn7
//
- this.gridColumn7.Caption = "浜у搧瑙勬牸鍨嬪彿";
- this.gridColumn7.FieldName = "itemModel";
+ this.gridColumn7.Caption = "瀹㈡埛鍚嶇О";
+ this.gridColumn7.FieldName = "custName";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 5;
--
Gitblit v1.9.3