From c115ac388af5a6928716f0146a75a2a42fb27d8e Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期日, 22 九月 2024 20:52:16 +0800
Subject: [PATCH] 仓库管理

---
 DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index ad2d61b..8051098 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -122,7 +122,7 @@
             this.gv_flagIncludeDocCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true;
             this.gv_flagIncludeDocCode.Caption = "鍖呭惈鍗曟嵁绫诲瀷";
-            this.gv_flagIncludeDocCode.FieldName = "flagIncludeDocCode";
+            this.gv_flagIncludeDocCode.FieldName = "flagIncludeDocCodeTxt";
             this.gv_flagIncludeDocCode.MinWidth = 25;
             this.gv_flagIncludeDocCode.Name = "gv_flagIncludeDocCode";
             this.gv_flagIncludeDocCode.OptionsColumn.AllowEdit = false;
@@ -135,7 +135,7 @@
             this.gv_flagSpilitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true;
             this.gv_flagSpilitNo.Caption = "搴忓彿鍓嶅垎闅旂";
-            this.gv_flagSpilitNo.FieldName = "flagSpilitNo";
+            this.gv_flagSpilitNo.FieldName = "flagSpilitNoTxt";
             this.gv_flagSpilitNo.MinWidth = 25;
             this.gv_flagSpilitNo.Name = "gv_flagSpilitNo";
             this.gv_flagSpilitNo.OptionsColumn.AllowEdit = false;
@@ -148,7 +148,7 @@
             this.gv_resetZero.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_resetZero.AppearanceCell.Options.UseFont = true;
             this.gv_resetZero.Caption = "姣忓ぉ褰掗浂";
-            this.gv_resetZero.FieldName = "resetZero";
+            this.gv_resetZero.FieldName = "resetZeroTxt";
             this.gv_resetZero.MinWidth = 25;
             this.gv_resetZero.Name = "gv_resetZero";
             this.gv_resetZero.OptionsColumn.AllowEdit = false;
@@ -197,7 +197,6 @@
             // 
             // toolBarMenu1
             // 
-        
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);

--
Gitblit v1.9.3