From 0cda77328c5e7e818a2c0f7f03a2d738c338634c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 十二月 2024 15:01:36 +0800
Subject: [PATCH] 修改模版
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs | 61 +-----------------------------
1 files changed, 2 insertions(+), 59 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs
index f675876..310451f 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs
@@ -43,10 +43,6 @@
this.lb_fmanager = new DevExpress.XtraEditors.LabelControl();
this.txt_fmanager = new DevExpress.XtraEditors.TextEdit();
this.gv_fmanager = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_workshopName = new DevExpress.XtraEditors.LabelControl();
- this.txt_workshopName = new DevExpress.XtraEditors.TextEdit();
- this.lb_workshopNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_workshopNo = new DevExpress.XtraEditors.TextEdit();
this.lb_depextr4 = new DevExpress.XtraEditors.LabelControl();
this.txt_depextr4 = new DevExpress.XtraEditors.TextEdit();
this.gv_depextr4 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -82,8 +78,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fmanager.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workshopName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr2.Properties)).BeginInit();
@@ -236,44 +230,6 @@
this.gv_fmanager.Visible = true;
this.gv_fmanager.VisibleIndex = 8;
this.gv_fmanager.Width = 94;
- //
- // lb_workshopName
- //
- this.lb_workshopName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_workshopName.Appearance.Options.UseFont = true;
- this.lb_workshopName.Location = new System.Drawing.Point(543, 87);
- this.lb_workshopName.Name = "lb_workshopName";
- this.lb_workshopName.Size = new System.Drawing.Size(56, 21);
- this.lb_workshopName.TabIndex = 240;
- this.lb_workshopName.Text = "杞﹂棿鍚� ";
- //
- // txt_workshopName
- //
- this.txt_workshopName.Location = new System.Drawing.Point(605, 83);
- this.txt_workshopName.Name = "txt_workshopName";
- this.txt_workshopName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_workshopName.Properties.Appearance.Options.UseFont = true;
- this.txt_workshopName.Size = new System.Drawing.Size(150, 28);
- this.txt_workshopName.TabIndex = 240;
- //
- // lb_workshopNo
- //
- this.lb_workshopNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_workshopNo.Appearance.Options.UseFont = true;
- this.lb_workshopNo.Location = new System.Drawing.Point(542, 52);
- this.lb_workshopNo.Name = "lb_workshopNo";
- this.lb_workshopNo.Size = new System.Drawing.Size(57, 21);
- this.lb_workshopNo.TabIndex = 235;
- this.lb_workshopNo.Text = "杞﹂棿ID ";
- //
- // txt_workshopNo
- //
- this.txt_workshopNo.Location = new System.Drawing.Point(605, 48);
- this.txt_workshopNo.Name = "txt_workshopNo";
- this.txt_workshopNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_workshopNo.Properties.Appearance.Options.UseFont = true;
- this.txt_workshopNo.Size = new System.Drawing.Size(150, 28);
- this.txt_workshopNo.TabIndex = 235;
//
// lb_depextr4
//
@@ -584,7 +540,7 @@
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(928, 424);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -594,7 +550,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(928, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
@@ -605,7 +560,7 @@
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(928, 424);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// panel1
//
@@ -620,10 +575,6 @@
this.panel1.Controls.Add(this.txt_remark);
this.panel1.Controls.Add(this.lb_fmanager);
this.panel1.Controls.Add(this.txt_fmanager);
- this.panel1.Controls.Add(this.lb_workshopName);
- this.panel1.Controls.Add(this.txt_workshopName);
- this.panel1.Controls.Add(this.lb_workshopNo);
- this.panel1.Controls.Add(this.txt_workshopNo);
this.panel1.Controls.Add(this.lb_depextr4);
this.panel1.Controls.Add(this.txt_depextr4);
this.panel1.Controls.Add(this.lb_depextr3);
@@ -675,8 +626,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fmanager.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workshopName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_depextr2.Properties)).EndInit();
@@ -722,12 +671,6 @@
private DevExpress.XtraEditors.LabelControl lb_fmanager;
private DevExpress.XtraEditors.TextEdit txt_fmanager;
private DevExpress.XtraGrid.Columns.GridColumn gv_fmanager;
-
- private DevExpress.XtraEditors.LabelControl lb_workshopName;
- private DevExpress.XtraEditors.TextEdit txt_workshopName;
-
- private DevExpress.XtraEditors.LabelControl lb_workshopNo;
- private DevExpress.XtraEditors.TextEdit txt_workshopNo;
private DevExpress.XtraEditors.LabelControl lb_depextr4;
private DevExpress.XtraEditors.TextEdit txt_depextr4;
--
Gitblit v1.9.3