yangle
2022-07-29 17ee2c474c049c2ae348532c1e10773c15f9ecde
BaseSet/¹«ÓÃ×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/Gy_FactoryDayOff.designer.cs
@@ -57,6 +57,10 @@
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.label8 = new System.Windows.Forms.Label();
            this.dtpHNoFactoryDayOffDate = new System.Windows.Forms.DateTimePicker();
            this.label7 = new System.Windows.Forms.Label();
            this.dtpHFactoryDayOffDate = new System.Windows.Forms.DateTimePicker();
            this.label6 = new System.Windows.Forms.Label();
            this.txtHBarCode = new System.Windows.Forms.TextBox();
            this.cmdHEmpID = new System.Windows.Forms.Button();
@@ -79,10 +83,6 @@
            this.panel1 = new System.Windows.Forms.Panel();
            this.cmdLoadTree = new System.Windows.Forms.Button();
            this.label3 = new System.Windows.Forms.Label();
            this.dtpHFactoryDayOffDate = new System.Windows.Forms.DateTimePicker();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.dtpHNoFactoryDayOffDate = new System.Windows.Forms.DateTimePicker();
            this.ToolBar.SuspendLayout();
            this.stTab.SuspendLayout();
            this.tabPage1.SuspendLayout();
@@ -425,6 +425,38 @@
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "单张视图";
            // 
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(295, 83);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 199;
            this.label8.Text = "非厂休日期";
            //
            // dtpHNoFactoryDayOffDate
            //
            this.dtpHNoFactoryDayOffDate.Location = new System.Drawing.Point(364, 78);
            this.dtpHNoFactoryDayOffDate.Name = "dtpHNoFactoryDayOffDate";
            this.dtpHNoFactoryDayOffDate.Size = new System.Drawing.Size(200, 21);
            this.dtpHNoFactoryDayOffDate.TabIndex = 198;
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(305, 35);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 197;
            this.label7.Text = "厂休日期";
            //
            // dtpHFactoryDayOffDate
            //
            this.dtpHFactoryDayOffDate.Location = new System.Drawing.Point(364, 30);
            this.dtpHFactoryDayOffDate.Name = "dtpHFactoryDayOffDate";
            this.dtpHFactoryDayOffDate.Size = new System.Drawing.Size(200, 21);
            this.dtpHFactoryDayOffDate.TabIndex = 196;
            //
            // label6
            // 
            this.label6.AutoSize = true;
@@ -553,9 +585,9 @@
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(29, 60);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.Size = new System.Drawing.Size(29, 12);
            this.label2.TabIndex = 2;
            this.label2.Text = "部    é—¨";
            this.label2.Text = "厂休";
            // 
            // txtHNumber
            // 
@@ -572,7 +604,7 @@
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "部门代码";
            this.label1.Text = "厂休代码";
            // 
            // timer1
            // 
@@ -652,38 +684,6 @@
            this.label3.TabIndex = 0;
            this.label3.Text = "部门资料-正在浏览";
            // 
            // dtpHFactoryDayOffDate
            //
            this.dtpHFactoryDayOffDate.Location = new System.Drawing.Point(364, 30);
            this.dtpHFactoryDayOffDate.Name = "dtpHFactoryDayOffDate";
            this.dtpHFactoryDayOffDate.Size = new System.Drawing.Size(200, 21);
            this.dtpHFactoryDayOffDate.TabIndex = 196;
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(305, 35);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 197;
            this.label7.Text = "厂休日期";
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(295, 83);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 199;
            this.label8.Text = "非厂休日期";
            //
            // dtpHNoFactoryDayOffDate
            //
            this.dtpHNoFactoryDayOffDate.Location = new System.Drawing.Point(364, 78);
            this.dtpHNoFactoryDayOffDate.Name = "dtpHNoFactoryDayOffDate";
            this.dtpHNoFactoryDayOffDate.Size = new System.Drawing.Size(200, 21);
            this.dtpHNoFactoryDayOffDate.TabIndex = 198;
            //
            // Gy_FactoryDayOff
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
@@ -693,7 +693,7 @@
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.ToolBar);
            this.Name = "Gy_FactoryDayOff";
            this.Text = "部门设置";
            this.Text = "厂休设置";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_FactoryDayOff_FormClosing);
            this.Load += new System.EventHandler(this.Gy_FactoryDayOff_Load);