lu
2025-01-08 07c98b01b357c37a75353370bc95430e814543f3
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs
@@ -33,8 +33,6 @@
            this.lb_fforbidStatus = new DevExpress.XtraEditors.LabelControl();
            this.txt_fforbidStatus = new DevExpress.XtraEditors.TextEdit();
            this.gv_fforbidStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_memo = new DevExpress.XtraEditors.LabelControl();
            this.txt_memo = new DevExpress.XtraEditors.TextEdit();
            this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
@@ -46,11 +44,7 @@
            this.lb_phoneNumber = new DevExpress.XtraEditors.LabelControl();
            this.txt_phoneNumber = new DevExpress.XtraEditors.TextEdit();
            this.gv_phoneNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_positionName = new DevExpress.XtraEditors.LabelControl();
            this.txt_positionName = new DevExpress.XtraEditors.TextEdit();
            this.gv_positionName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_positionCode = new DevExpress.XtraEditors.LabelControl();
            this.txt_positionCode = new DevExpress.XtraEditors.TextEdit();
            this.gv_positionCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_departmentName = new DevExpress.XtraEditors.LabelControl();
            this.txt_departmentName = new DevExpress.XtraEditors.TextEdit();
@@ -79,13 +73,10 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_startDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_phoneNumber.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_positionName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_positionCode.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departmentName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departmentNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_staffName.Properties)).BeginInit();
@@ -104,7 +95,7 @@
            // 
            this.lb_fforbidStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fforbidStatus.Appearance.Options.UseFont = true;
            this.lb_fforbidStatus.Location = new System.Drawing.Point(32, 118);
            this.lb_fforbidStatus.Location = new System.Drawing.Point(296, 84);
            this.lb_fforbidStatus.Name = "lb_fforbidStatus";
            this.lb_fforbidStatus.Size = new System.Drawing.Size(73, 21);
            this.lb_fforbidStatus.TabIndex = 306;
@@ -112,7 +103,7 @@
            // 
            // txt_fforbidStatus
            // 
            this.txt_fforbidStatus.Location = new System.Drawing.Point(113, 114);
            this.txt_fforbidStatus.Location = new System.Drawing.Point(377, 80);
            this.txt_fforbidStatus.Name = "txt_fforbidStatus";
            this.txt_fforbidStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fforbidStatus.Properties.Appearance.Options.UseFont = true;
@@ -130,33 +121,14 @@
            this.gv_fforbidStatus.OptionsColumn.AllowEdit = false;
            this.gv_fforbidStatus.Tag = "query_a.fforbid_status";
            this.gv_fforbidStatus.Visible = true;
            this.gv_fforbidStatus.VisibleIndex = 10;
            this.gv_fforbidStatus.VisibleIndex = 8;
            this.gv_fforbidStatus.Width = 50;
            //
            // lb_memo
            //
            this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_memo.Appearance.Options.UseFont = true;
            this.lb_memo.Location = new System.Drawing.Point(66, 150);
            this.lb_memo.Name = "lb_memo";
            this.lb_memo.Size = new System.Drawing.Size(39, 21);
            this.lb_memo.TabIndex = 285;
            this.lb_memo.Text = "备注 ";
            //
            // txt_memo
            //
            this.txt_memo.Location = new System.Drawing.Point(113, 146);
            this.txt_memo.Name = "txt_memo";
            this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_memo.Properties.Appearance.Options.UseFont = true;
            this.txt_memo.Size = new System.Drawing.Size(150, 28);
            this.txt_memo.TabIndex = 285;
            // 
            // lb_lastupdateDate
            // 
            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
            this.lb_lastupdateDate.Location = new System.Drawing.Point(569, 121);
            this.lb_lastupdateDate.Location = new System.Drawing.Point(569, 84);
            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
            this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
            this.lb_lastupdateDate.TabIndex = 280;
@@ -164,7 +136,7 @@
            // 
            // txt_lastupdateDate
            // 
            this.txt_lastupdateDate.Location = new System.Drawing.Point(653, 117);
            this.txt_lastupdateDate.Location = new System.Drawing.Point(653, 80);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
@@ -175,7 +147,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(330, 118);
            this.lb_remark.Location = new System.Drawing.Point(66, 118);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(39, 21);
            this.lb_remark.TabIndex = 235;
@@ -183,7 +155,7 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(377, 114);
            this.txt_remark.Location = new System.Drawing.Point(113, 114);
            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;
@@ -201,14 +173,14 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 9;
            this.gv_remark.VisibleIndex = 7;
            this.gv_remark.Width = 94;
            // 
            // lb_startDate
            // 
            this.lb_startDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_startDate.Appearance.Options.UseFont = true;
            this.lb_startDate.Location = new System.Drawing.Point(535, 84);
            this.lb_startDate.Location = new System.Drawing.Point(535, 52);
            this.lb_startDate.Name = "lb_startDate";
            this.lb_startDate.Size = new System.Drawing.Size(107, 21);
            this.lb_startDate.TabIndex = 231;
@@ -216,7 +188,7 @@
            // 
            // txt_startDate
            // 
            this.txt_startDate.Location = new System.Drawing.Point(653, 80);
            this.txt_startDate.Location = new System.Drawing.Point(653, 48);
            this.txt_startDate.Name = "txt_startDate";
            this.txt_startDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_startDate.Properties.Appearance.Options.UseFont = true;
@@ -234,7 +206,7 @@
            this.gv_startDate.OptionsColumn.AllowEdit = false;
            this.gv_startDate.Tag = "query_a.start_date";
            this.gv_startDate.Visible = true;
            this.gv_startDate.VisibleIndex = 8;
            this.gv_startDate.VisibleIndex = 6;
            this.gv_startDate.Width = 180;
            // 
            // lb_phoneNumber
@@ -267,27 +239,8 @@
            this.gv_phoneNumber.OptionsColumn.AllowEdit = false;
            this.gv_phoneNumber.Tag = "query_a.phone_number";
            this.gv_phoneNumber.Visible = true;
            this.gv_phoneNumber.VisibleIndex = 7;
            this.gv_phoneNumber.VisibleIndex = 5;
            this.gv_phoneNumber.Width = 94;
            //
            // lb_positionName
            //
            this.lb_positionName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_positionName.Appearance.Options.UseFont = true;
            this.lb_positionName.Location = new System.Drawing.Point(296, 84);
            this.lb_positionName.Name = "lb_positionName";
            this.lb_positionName.Size = new System.Drawing.Size(73, 21);
            this.lb_positionName.TabIndex = 226;
            this.lb_positionName.Text = "岗位名称 ";
            //
            // txt_positionName
            //
            this.txt_positionName.Location = new System.Drawing.Point(377, 80);
            this.txt_positionName.Name = "txt_positionName";
            this.txt_positionName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_positionName.Properties.Appearance.Options.UseFont = true;
            this.txt_positionName.Size = new System.Drawing.Size(150, 28);
            this.txt_positionName.TabIndex = 226;
            // 
            // gv_positionName
            // 
@@ -299,28 +252,7 @@
            this.gv_positionName.Name = "gv_positionName";
            this.gv_positionName.OptionsColumn.AllowEdit = false;
            this.gv_positionName.Tag = "query_a.position_name";
            this.gv_positionName.Visible = true;
            this.gv_positionName.VisibleIndex = 6;
            this.gv_positionName.Width = 94;
            //
            // lb_positionCode
            //
            this.lb_positionCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_positionCode.Appearance.Options.UseFont = true;
            this.lb_positionCode.Location = new System.Drawing.Point(569, 52);
            this.lb_positionCode.Name = "lb_positionCode";
            this.lb_positionCode.Size = new System.Drawing.Size(73, 21);
            this.lb_positionCode.TabIndex = 222;
            this.lb_positionCode.Text = "岗位编码 ";
            //
            // txt_positionCode
            //
            this.txt_positionCode.Location = new System.Drawing.Point(653, 48);
            this.txt_positionCode.Name = "txt_positionCode";
            this.txt_positionCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_positionCode.Properties.Appearance.Options.UseFont = true;
            this.txt_positionCode.Size = new System.Drawing.Size(157, 28);
            this.txt_positionCode.TabIndex = 222;
            // 
            // gv_positionCode
            // 
@@ -332,8 +264,6 @@
            this.gv_positionCode.Name = "gv_positionCode";
            this.gv_positionCode.OptionsColumn.AllowEdit = false;
            this.gv_positionCode.Tag = "query_a.position_code";
            this.gv_positionCode.Visible = true;
            this.gv_positionCode.VisibleIndex = 5;
            this.gv_positionCode.Width = 94;
            // 
            // lb_departmentName
@@ -561,7 +491,7 @@
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Tag = "query_a.lastupdate_date";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 11;
            this.gridColumn2.VisibleIndex = 9;
            this.gridColumn2.Width = 180;
            // 
            // xtraTabControl1
@@ -610,8 +540,6 @@
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_fforbidStatus);
            this.panel1.Controls.Add(this.txt_fforbidStatus);
            this.panel1.Controls.Add(this.lb_memo);
            this.panel1.Controls.Add(this.txt_memo);
            this.panel1.Controls.Add(this.lb_lastupdateDate);
            this.panel1.Controls.Add(this.txt_lastupdateDate);
            this.panel1.Controls.Add(this.lb_remark);
@@ -620,10 +548,6 @@
            this.panel1.Controls.Add(this.txt_startDate);
            this.panel1.Controls.Add(this.lb_phoneNumber);
            this.panel1.Controls.Add(this.txt_phoneNumber);
            this.panel1.Controls.Add(this.lb_positionName);
            this.panel1.Controls.Add(this.txt_positionName);
            this.panel1.Controls.Add(this.lb_positionCode);
            this.panel1.Controls.Add(this.txt_positionCode);
            this.panel1.Controls.Add(this.lb_departmentName);
            this.panel1.Controls.Add(this.txt_departmentName);
            this.panel1.Controls.Add(this.lb_departmentNo);
@@ -637,7 +561,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(830, 228);
            this.panel1.Size = new System.Drawing.Size(875, 228);
            this.panel1.TabIndex = 1;
            // 
            // labelControl11
@@ -669,13 +593,10 @@
            this.Name = "Frm_Staff";
            this.Text = "员工信息";
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_startDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_phoneNumber.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_positionName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_positionCode.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departmentName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departmentNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_staffName.Properties)).EndInit();
@@ -708,9 +629,6 @@
        private DevExpress.XtraEditors.TextEdit txt_fforbidStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidStatus;
        private DevExpress.XtraEditors.LabelControl lb_memo;
        private DevExpress.XtraEditors.TextEdit txt_memo;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
@@ -725,13 +643,7 @@
        private DevExpress.XtraEditors.LabelControl lb_phoneNumber;
        private DevExpress.XtraEditors.TextEdit txt_phoneNumber;
        private DevExpress.XtraGrid.Columns.GridColumn gv_phoneNumber;
        private DevExpress.XtraEditors.LabelControl lb_positionName;
        private DevExpress.XtraEditors.TextEdit txt_positionName;
        private DevExpress.XtraGrid.Columns.GridColumn gv_positionName;
        private DevExpress.XtraEditors.LabelControl lb_positionCode;
        private DevExpress.XtraEditors.TextEdit txt_positionCode;
        private DevExpress.XtraGrid.Columns.GridColumn gv_positionCode;
        private DevExpress.XtraEditors.LabelControl lb_departmentName;