From 2066a7e10e20433f7445431d6d34a9026c29f663 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 23 十二月 2024 08:43:43 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs |   79 +++++++++++----------------------------
 1 files changed, 23 insertions(+), 56 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
index 1be5fce..b0f5e38 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -59,10 +59,8 @@
             this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_stras = new DevExpress.XtraEditors.LabelControl();
             this.txt_stras = new DevExpress.XtraEditors.TextEdit();
-            this.gv_stras = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_land1 = new DevExpress.XtraEditors.LabelControl();
             this.txt_land1 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_land1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_suppSname = new DevExpress.XtraEditors.LabelControl();
             this.txt_suppSname = new DevExpress.XtraEditors.TextEdit();
             this.lb_suppName = new DevExpress.XtraEditors.LabelControl();
@@ -147,7 +145,7 @@
             // 
             this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fstaffid.Appearance.Options.UseFont = true;
-            this.lb_fstaffid.Location = new System.Drawing.Point(289, 86);
+            this.lb_fstaffid.Location = new System.Drawing.Point(293, 86);
             this.lb_fstaffid.Name = "lb_fstaffid";
             this.lb_fstaffid.Size = new System.Drawing.Size(56, 21);
             this.lb_fstaffid.TabIndex = 291;
@@ -180,7 +178,7 @@
             // 
             this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_lxr.Appearance.Options.UseFont = true;
-            this.lb_lxr.Location = new System.Drawing.Point(289, 18);
+            this.lb_lxr.Location = new System.Drawing.Point(293, 18);
             this.lb_lxr.Name = "lb_lxr";
             this.lb_lxr.Size = new System.Drawing.Size(56, 21);
             this.lb_lxr.TabIndex = 285;
@@ -270,7 +268,7 @@
             // 
             this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_remark.Appearance.Options.UseFont = true;
-            this.lb_remark.Location = new System.Drawing.Point(71, 198);
+            this.lb_remark.Location = new System.Drawing.Point(74, 198);
             this.lb_remark.Name = "lb_remark";
             this.lb_remark.Size = new System.Drawing.Size(39, 21);
             this.lb_remark.TabIndex = 247;
@@ -305,13 +303,13 @@
             this.gv_createDate.AppearanceCell.Options.UseFont = true;
             this.gv_createDate.Caption = "鍒涘缓鏃堕棿";
             this.gv_createDate.FieldName = "createDate";
-            this.gv_createDate.MinWidth = 130;
+            this.gv_createDate.MinWidth = 180;
             this.gv_createDate.Name = "gv_createDate";
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.create_date";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 13;
-            this.gv_createDate.Width = 130;
+            this.gv_createDate.VisibleIndex = 11;
+            this.gv_createDate.Width = 180;
             // 
             // gv_createBy
             // 
@@ -324,14 +322,14 @@
             this.gv_createBy.OptionsColumn.AllowEdit = false;
             this.gv_createBy.Tag = "query_a.create_by";
             this.gv_createBy.Visible = true;
-            this.gv_createBy.VisibleIndex = 12;
+            this.gv_createBy.VisibleIndex = 10;
             this.gv_createBy.Width = 100;
             // 
             // lb_telfx
             // 
             this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_telfx.Appearance.Options.UseFont = true;
-            this.lb_telfx.Location = new System.Drawing.Point(306, 122);
+            this.lb_telfx.Location = new System.Drawing.Point(310, 122);
             this.lb_telfx.Name = "lb_telfx";
             this.lb_telfx.Size = new System.Drawing.Size(39, 21);
             this.lb_telfx.TabIndex = 228;
@@ -383,7 +381,7 @@
             // 
             this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_stras.Appearance.Options.UseFont = true;
-            this.lb_stras.Location = new System.Drawing.Point(306, 160);
+            this.lb_stras.Location = new System.Drawing.Point(310, 160);
             this.lb_stras.Name = "lb_stras";
             this.lb_stras.Size = new System.Drawing.Size(39, 21);
             this.lb_stras.TabIndex = 222;
@@ -398,25 +396,11 @@
             this.txt_stras.Size = new System.Drawing.Size(150, 28);
             this.txt_stras.TabIndex = 222;
             // 
-            // gv_stras
-            // 
-            this.gv_stras.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_stras.AppearanceCell.Options.UseFont = true;
-            this.gv_stras.Caption = "鍦板潃";
-            this.gv_stras.FieldName = "stras";
-            this.gv_stras.MinWidth = 100;
-            this.gv_stras.Name = "gv_stras";
-            this.gv_stras.OptionsColumn.AllowEdit = false;
-            this.gv_stras.Tag = "query_a.stras";
-            this.gv_stras.Visible = true;
-            this.gv_stras.VisibleIndex = 11;
-            this.gv_stras.Width = 100;
-            // 
             // lb_land1
             // 
             this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_land1.Appearance.Options.UseFont = true;
-            this.lb_land1.Location = new System.Drawing.Point(306, 51);
+            this.lb_land1.Location = new System.Drawing.Point(310, 51);
             this.lb_land1.Name = "lb_land1";
             this.lb_land1.Size = new System.Drawing.Size(39, 21);
             this.lb_land1.TabIndex = 219;
@@ -431,25 +415,11 @@
             this.txt_land1.Size = new System.Drawing.Size(150, 28);
             this.txt_land1.TabIndex = 219;
             // 
-            // gv_land1
-            // 
-            this.gv_land1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_land1.AppearanceCell.Options.UseFont = true;
-            this.gv_land1.Caption = "鍦板尯";
-            this.gv_land1.FieldName = "land1";
-            this.gv_land1.MinWidth = 100;
-            this.gv_land1.Name = "gv_land1";
-            this.gv_land1.OptionsColumn.AllowEdit = false;
-            this.gv_land1.Tag = "query_a.land1";
-            this.gv_land1.Visible = true;
-            this.gv_land1.VisibleIndex = 10;
-            this.gv_land1.Width = 100;
-            // 
             // lb_suppSname
             // 
             this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_suppSname.Appearance.Options.UseFont = true;
-            this.lb_suppSname.Location = new System.Drawing.Point(20, 86);
+            this.lb_suppSname.Location = new System.Drawing.Point(23, 86);
             this.lb_suppSname.Name = "lb_suppSname";
             this.lb_suppSname.Size = new System.Drawing.Size(90, 21);
             this.lb_suppSname.TabIndex = 217;
@@ -468,7 +438,7 @@
             // 
             this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_suppName.Appearance.Options.UseFont = true;
-            this.lb_suppName.Location = new System.Drawing.Point(20, 122);
+            this.lb_suppName.Location = new System.Drawing.Point(23, 122);
             this.lb_suppName.Name = "lb_suppName";
             this.lb_suppName.Size = new System.Drawing.Size(90, 21);
             this.lb_suppName.TabIndex = 216;
@@ -492,7 +462,7 @@
             // 
             this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_suppNo.Appearance.Options.UseFont = true;
-            this.lb_suppNo.Location = new System.Drawing.Point(20, 51);
+            this.lb_suppNo.Location = new System.Drawing.Point(23, 51);
             this.lb_suppNo.Name = "lb_suppNo";
             this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
             this.lb_suppNo.TabIndex = 213;
@@ -513,19 +483,19 @@
             this.gv_suppNo.AppearanceCell.Options.UseFont = true;
             this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
             this.gv_suppNo.FieldName = "suppNo";
-            this.gv_suppNo.MinWidth = 80;
+            this.gv_suppNo.MinWidth = 100;
             this.gv_suppNo.Name = "gv_suppNo";
             this.gv_suppNo.OptionsColumn.AllowEdit = false;
             this.gv_suppNo.Tag = "query_a.supp_no";
             this.gv_suppNo.Visible = true;
             this.gv_suppNo.VisibleIndex = 2;
-            this.gv_suppNo.Width = 80;
+            this.gv_suppNo.Width = 100;
             // 
             // lb_id
             // 
             this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_id.Appearance.Options.UseFont = true;
-            this.lb_id.Location = new System.Drawing.Point(36, 18);
+            this.lb_id.Location = new System.Drawing.Point(39, 18);
             this.lb_id.Name = "lb_id";
             this.lb_id.Size = new System.Drawing.Size(74, 21);
             this.lb_id.TabIndex = 211;
@@ -546,18 +516,19 @@
             this.gv_id.AppearanceCell.Options.UseFont = true;
             this.gv_id.Caption = "渚涘簲鍟咺D";
             this.gv_id.FieldName = "id";
-            this.gv_id.MinWidth = 60;
+            this.gv_id.MinWidth = 80;
             this.gv_id.Name = "gv_id";
             this.gv_id.OptionsColumn.AllowEdit = false;
             this.gv_id.Tag = "query_a.id";
             this.gv_id.UnboundDataType = typeof(string);
             this.gv_id.Visible = true;
             this.gv_id.VisibleIndex = 1;
-            this.gv_id.Width = 60;
+            this.gv_id.Width = 80;
             // 
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -596,8 +567,6 @@
             this.gv_fstaffid,
             this.gv_fforbidstatus,
             this.gv_remark,
-            this.gv_land1,
-            this.gv_stras,
             this.gv_createBy,
             this.gv_createDate});
             this.gridView1.GridControl = this.gcMain;
@@ -625,6 +594,7 @@
             this.gridColumn1.FieldName = "suppSname";
             this.gridColumn1.MinWidth = 100;
             this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.OptionsColumn.AllowEdit = false;
             this.gridColumn1.Tag = "a.supp_sname";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 4;
@@ -648,7 +618,7 @@
             this.xtraTabPage1.Controls.Add(this.pageBar1);
             this.xtraTabPage1.Name = "xtraTabPage1";
             this.xtraTabPage1.Size = new System.Drawing.Size(990, 510);
-            this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // pageBar1
             // 
@@ -658,7 +628,6 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.RowsCount = 50;
             this.pageBar1.Size = new System.Drawing.Size(990, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
@@ -667,9 +636,8 @@
             // 
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(990, 510);
-            this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // panel1
             // 
@@ -749,6 +717,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_Supplier";
+            this.Text = "渚涘簲鍟嗕俊鎭�";
             ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit();
@@ -823,11 +792,9 @@
 
         private DevExpress.XtraEditors.LabelControl lb_stras;
         private DevExpress.XtraEditors.TextEdit txt_stras;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_stras;
 
         private DevExpress.XtraEditors.LabelControl lb_land1;
         private DevExpress.XtraEditors.TextEdit txt_land1;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_land1;
 
         private DevExpress.XtraEditors.LabelControl lb_suppSname;
         private DevExpress.XtraEditors.TextEdit txt_suppSname;

--
Gitblit v1.9.3