From ce4118ba015ab9fee368516d0e738c8dc598320b Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 07 八月 2025 10:25:24 +0800
Subject: [PATCH] 考勤增加查询功能
---
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs | 49 ++++++++++++++++++++++++++-----------------------
1 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
index c1e39ab..55a596b 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
@@ -180,6 +180,7 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
@@ -192,9 +193,10 @@
//
// split1.Panel2
//
- this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 557;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
@@ -203,7 +205,7 @@
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1126, 518);
+ this.gcMain1.Size = new System.Drawing.Size(1126, 519);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -311,7 +313,7 @@
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 518);
+ this.pageBar1.Location = new System.Drawing.Point(0, 519);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -331,7 +333,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
- this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
//
@@ -342,6 +344,7 @@
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
this.splitMx1.SplitterPosition = 78;
this.splitMx1.TabIndex = 0;
@@ -389,37 +392,37 @@
this.txt_hNo.Location = new System.Drawing.Point(84, 12);
this.txt_hNo.Name = "txt_hNo";
this.txt_hNo.Properties.Appearance.Options.UseFont = true;
- this.txt_hNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_hNo.Size = new System.Drawing.Size(195, 24);
this.txt_hNo.StyleController = this.layoutMx1;
this.txt_hNo.TabIndex = 211;
this.txt_hNo.Tag = "readonly";
//
// txt_shBy
//
- this.txt_shBy.Location = new System.Drawing.Point(360, 12);
+ this.txt_shBy.Location = new System.Drawing.Point(355, 12);
this.txt_shBy.Name = "txt_shBy";
this.txt_shBy.Properties.Appearance.Options.UseFont = true;
- this.txt_shBy.Size = new System.Drawing.Size(200, 24);
+ this.txt_shBy.Size = new System.Drawing.Size(195, 24);
this.txt_shBy.StyleController = this.layoutMx1;
this.txt_shBy.TabIndex = 217;
this.txt_shBy.Tag = "readonly";
//
// txt_shTime
//
- this.txt_shTime.Location = new System.Drawing.Point(636, 12);
+ this.txt_shTime.Location = new System.Drawing.Point(626, 12);
this.txt_shTime.Name = "txt_shTime";
this.txt_shTime.Properties.Appearance.Options.UseFont = true;
- this.txt_shTime.Size = new System.Drawing.Size(200, 24);
+ this.txt_shTime.Size = new System.Drawing.Size(195, 24);
this.txt_shTime.StyleController = this.layoutMx1;
this.txt_shTime.TabIndex = 219;
this.txt_shTime.Tag = "readonly";
//
// txt_shState
//
- this.txt_shState.Location = new System.Drawing.Point(840, 12);
+ this.txt_shState.Location = new System.Drawing.Point(825, 12);
this.txt_shState.Name = "txt_shState";
this.txt_shState.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_shState.Size = new System.Drawing.Size(274, 24);
+ this.txt_shState.Size = new System.Drawing.Size(268, 24);
this.txt_shState.StyleController = this.layoutMx1;
this.txt_shState.TabIndex = 220;
this.txt_shState.Tag = "readonly";
@@ -468,7 +471,7 @@
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2});
- this.Root.Size = new System.Drawing.Size(1126, 82);
+ this.Root.Size = new System.Drawing.Size(1105, 82);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -476,37 +479,37 @@
this.layoutControlItem1.Control = this.txt_hNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem1.Text = "鎺掍骇缂栧彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_shBy;
- this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem2.Text = "瀹℃牳浜�";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_shTime;
- this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem3.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_shState;
- this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
+ this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(278, 31);
+ this.layoutControlItem4.Size = new System.Drawing.Size(272, 31);
this.layoutControlItem4.Text = "瀹℃牳鐘舵��";
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
@@ -519,7 +522,7 @@
this.layoutControlItem5.MinSize = new System.Drawing.Size(135, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = "閫夋嫨浠诲姟鍗�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
@@ -752,7 +755,7 @@
this.gvMx1mesStartProd.AppearanceCell.Options.UseForeColor = true;
this.gvMx1mesStartProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1mesStartProd.AppearanceHeader.Options.UseForeColor = true;
- this.gvMx1mesStartProd.Caption = "棰勮寮�宸ユ椂闂�";
+ this.gvMx1mesStartProd.Caption = "Mes棰勮寮�宸ユ椂闂�";
this.gvMx1mesStartProd.ColumnEdit = this.repositoryItemDateEdit1;
this.gvMx1mesStartProd.FieldName = "mesStartProd";
this.gvMx1mesStartProd.MinWidth = 180;
@@ -778,7 +781,7 @@
this.gvMx1mesEndProd.AppearanceCell.Options.UseForeColor = true;
this.gvMx1mesEndProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1mesEndProd.AppearanceHeader.Options.UseForeColor = true;
- this.gvMx1mesEndProd.Caption = "棰勮瀹屽伐鏃堕棿";
+ this.gvMx1mesEndProd.Caption = "Mes棰勮瀹屽伐鏃堕棿";
this.gvMx1mesEndProd.ColumnEdit = this.repositoryItemDateEdit2;
this.gvMx1mesEndProd.FieldName = "mesEndProd";
this.gvMx1mesEndProd.MinWidth = 180;
--
Gitblit v1.9.3