From be94e54dc7cd0eb2e66f25d7def9a873c563564c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 10 一月 2025 09:53:30 +0800
Subject: [PATCH] 细节
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs | 102 ++++----------------------------------------------
1 files changed, 9 insertions(+), 93 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
index 84a96ce..fad6bbd 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -41,12 +41,6 @@
this.lb_lxr = new DevExpress.XtraEditors.LabelControl();
this.txt_lxr = new DevExpress.XtraEditors.TextEdit();
this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lotFlag = new DevExpress.XtraEditors.LabelControl();
- this.txt_lotFlag = new DevExpress.XtraEditors.TextEdit();
- this.lb_itemC = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemC = new DevExpress.XtraEditors.TextEdit();
- this.lb_fscode = new DevExpress.XtraEditors.LabelControl();
- this.txt_fscode = new DevExpress.XtraEditors.TextEdit();
this.lb_remark = new DevExpress.XtraEditors.LabelControl();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -85,9 +79,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
@@ -205,68 +196,11 @@
this.gv_lxr.VisibleIndex = 4;
this.gv_lxr.Width = 70;
//
- // lb_lotFlag
- //
- this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lotFlag.Appearance.Options.UseFont = true;
- this.lb_lotFlag.Location = new System.Drawing.Point(534, 160);
- this.lb_lotFlag.Name = "lb_lotFlag";
- this.lb_lotFlag.Size = new System.Drawing.Size(172, 21);
- this.lb_lotFlag.TabIndex = 280;
- this.lb_lotFlag.Text = "鏄惁鎵规绠$悊(鏄紝鍚�) ";
- //
- // txt_lotFlag
- //
- this.txt_lotFlag.Location = new System.Drawing.Point(717, 156);
- this.txt_lotFlag.Name = "txt_lotFlag";
- this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lotFlag.Properties.Appearance.Options.UseFont = true;
- this.txt_lotFlag.Size = new System.Drawing.Size(57, 28);
- this.txt_lotFlag.TabIndex = 280;
- //
- // lb_itemC
- //
- this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_itemC.Appearance.Options.UseFont = true;
- this.lb_itemC.Location = new System.Drawing.Point(534, 122);
- this.lb_itemC.Name = "lb_itemC";
- this.lb_itemC.Size = new System.Drawing.Size(172, 21);
- this.lb_itemC.TabIndex = 267;
- this.lb_itemC.Text = "鐗╂枡鏄惁鍏辩(鏄紝鍚�) ";
- //
- // txt_itemC
- //
- this.txt_itemC.Location = new System.Drawing.Point(717, 122);
- this.txt_itemC.Name = "txt_itemC";
- this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemC.Properties.Appearance.Options.UseFont = true;
- this.txt_itemC.Size = new System.Drawing.Size(57, 28);
- this.txt_itemC.TabIndex = 267;
- //
- // lb_fscode
- //
- this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fscode.Appearance.Options.UseFont = true;
- this.lb_fscode.Location = new System.Drawing.Point(568, 86);
- this.lb_fscode.Name = "lb_fscode";
- this.lb_fscode.Size = new System.Drawing.Size(138, 21);
- this.lb_fscode.TabIndex = 252;
- this.lb_fscode.Text = "绠�鐮�(鎵撳嵃鏉$爜鐢�) ";
- //
- // txt_fscode
- //
- this.txt_fscode.Location = new System.Drawing.Point(717, 82);
- this.txt_fscode.Name = "txt_fscode";
- this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fscode.Properties.Appearance.Options.UseFont = true;
- this.txt_fscode.Size = new System.Drawing.Size(57, 28);
- this.txt_fscode.TabIndex = 252;
- //
// lb_remark
//
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(74, 198);
+ this.lb_remark.Location = new System.Drawing.Point(309, 167);
this.lb_remark.Name = "lb_remark";
this.lb_remark.Size = new System.Drawing.Size(39, 21);
this.lb_remark.TabIndex = 247;
@@ -274,11 +208,11 @@
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(124, 194);
+ this.txt_remark.Location = new System.Drawing.Point(359, 163);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(385, 28);
+ this.txt_remark.Size = new System.Drawing.Size(420, 28);
this.txt_remark.TabIndex = 247;
//
// gv_remark
@@ -313,7 +247,7 @@
//
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(310, 122);
+ this.lb_telfx.Location = new System.Drawing.Point(580, 83);
this.lb_telfx.Name = "lb_telfx";
this.lb_telfx.Size = new System.Drawing.Size(39, 21);
this.lb_telfx.TabIndex = 228;
@@ -321,7 +255,7 @@
//
// txt_telfx
//
- this.txt_telfx.Location = new System.Drawing.Point(359, 122);
+ this.txt_telfx.Location = new System.Drawing.Point(629, 83);
this.txt_telfx.Name = "txt_telfx";
this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_telfx.Properties.Appearance.Options.UseFont = true;
@@ -365,7 +299,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(310, 160);
+ this.lb_stras.Location = new System.Drawing.Point(310, 124);
this.lb_stras.Name = "lb_stras";
this.lb_stras.Size = new System.Drawing.Size(39, 21);
this.lb_stras.TabIndex = 222;
@@ -373,11 +307,11 @@
//
// txt_stras
//
- this.txt_stras.Location = new System.Drawing.Point(359, 156);
+ this.txt_stras.Location = new System.Drawing.Point(359, 120);
this.txt_stras.Name = "txt_stras";
this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stras.Properties.Appearance.Options.UseFont = true;
- this.txt_stras.Size = new System.Drawing.Size(150, 28);
+ this.txt_stras.Size = new System.Drawing.Size(420, 28);
this.txt_stras.TabIndex = 222;
//
// lb_land1
@@ -621,12 +555,6 @@
this.panel1.Controls.Add(this.txt_fstaffid);
this.panel1.Controls.Add(this.lb_lxr);
this.panel1.Controls.Add(this.txt_lxr);
- this.panel1.Controls.Add(this.lb_lotFlag);
- this.panel1.Controls.Add(this.txt_lotFlag);
- this.panel1.Controls.Add(this.lb_itemC);
- this.panel1.Controls.Add(this.txt_itemC);
- this.panel1.Controls.Add(this.lb_fscode);
- this.panel1.Controls.Add(this.txt_fscode);
this.panel1.Controls.Add(this.lb_remark);
this.panel1.Controls.Add(this.txt_remark);
this.panel1.Controls.Add(this.lb_telfx);
@@ -647,7 +575,7 @@
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(76, 20);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(835, 293);
+ this.panel1.Size = new System.Drawing.Size(835, 271);
this.panel1.TabIndex = 1;
//
// txt_suppName
@@ -691,9 +619,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
@@ -737,15 +662,6 @@
private DevExpress.XtraEditors.LabelControl lb_lxr;
private DevExpress.XtraEditors.TextEdit txt_lxr;
private DevExpress.XtraGrid.Columns.GridColumn gv_lxr;
-
- private DevExpress.XtraEditors.LabelControl lb_lotFlag;
- private DevExpress.XtraEditors.TextEdit txt_lotFlag;
-
- private DevExpress.XtraEditors.LabelControl lb_itemC;
- private DevExpress.XtraEditors.TextEdit txt_itemC;
-
- private DevExpress.XtraEditors.LabelControl lb_fscode;
- private DevExpress.XtraEditors.TextEdit txt_fscode;
private DevExpress.XtraEditors.LabelControl lb_remark;
private DevExpress.XtraEditors.TextEdit txt_remark;
--
Gitblit v1.9.3