From 719894be883cd18a0ce3334e6d9f32ebf6b9a002 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 23 十二月 2024 18:35:16 +0800
Subject: [PATCH] 委外排产

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

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index cee5df1..bac8f13 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -183,13 +183,13 @@
             this.gv_ruleFormat.AppearanceCell.Options.UseFont = true;
             this.gv_ruleFormat.Caption = "缂栫爜瑙勫垯";
             this.gv_ruleFormat.FieldName = "docFormat";
-            this.gv_ruleFormat.MinWidth = 250;
+            this.gv_ruleFormat.MinWidth = 300;
             this.gv_ruleFormat.Name = "gv_ruleFormat";
             this.gv_ruleFormat.OptionsColumn.AllowEdit = false;
             this.gv_ruleFormat.Tag = "query_DOC_FORMAT";
             this.gv_ruleFormat.Visible = true;
             this.gv_ruleFormat.VisibleIndex = 1;
-            this.gv_ruleFormat.Width = 250;
+            this.gv_ruleFormat.Width = 300;
             // 
             // gv_docCode
             // 
@@ -670,6 +670,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "DocNoRule";
+            this.Text = "缂栫爜瑙勫垯";
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();

--
Gitblit v1.9.3