From d2250b3ba98c5495586eb3891634dcbf9b356e4d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 09 四月 2025 14:53:12 +0800 Subject: [PATCH] fqc --- DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.Designer.cs | 1814 +++++++++++++++++++++++++++++++++++++++++++++++ DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs | 288 +++++++ DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.resx | 123 +++ 3 files changed, 2,225 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.Designer.cs new file mode 100644 index 0000000..5f45c85 --- /dev/null +++ b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.Designer.cs @@ -0,0 +1,1814 @@ +锘縩amespace Gs.DevApp.DevFrm.FQC +{ + partial class MesFqcExceptional + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain1 = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_pba005 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_pba006 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_pba009 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.splitTopMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.grpTopMx1 = new System.Windows.Forms.GroupBox(); + this.panTopMx1 = new System.Windows.Forms.Panel(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); + this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit(); + this.txt_fType = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); + this.txt_dhdNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_gysNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_gysName = new DevExpress.XtraEditors.TextEdit(); + this.txt_qty = new DevExpress.XtraEditors.TextEdit(); + this.txt_chooseQty = new DevExpress.XtraEditors.TextEdit(); + this.txt_handSuggestion = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_chooseType = new DevExpress.XtraEditors.TextEdit(); + this.txt_handResult = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_chooseGoodQty = new DevExpress.XtraEditors.TextEdit(); + this.txt_chooseBadQty = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); + this.grpTopMx2 = new System.Windows.Forms.GroupBox(); + this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); + this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); + this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage(); + this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage(); + this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage(); + this.panTopMx2 = new System.Windows.Forms.Panel(); + this.ucLookStaff4 = new Gs.DevApp.UserControl.UcLookStaff(); + this.label2 = new System.Windows.Forms.Label(); + this.ucLookStaff3 = new Gs.DevApp.UserControl.UcLookStaff(); + this.label1 = new System.Windows.Forms.Label(); + this.grpTopMx3 = new System.Windows.Forms.GroupBox(); + this.panTopMx3 = new System.Windows.Forms.Panel(); + this.layoutMx2 = new DevExpress.XtraLayout.LayoutControl(); + this.ucLookStaff2 = new Gs.DevApp.UserControl.UcLookStaff(); + this.ucLookStaff1 = new Gs.DevApp.UserControl.UcLookStaff(); + this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit(); + this.checkEdit2 = new DevExpress.XtraEditors.CheckEdit(); + this.dateEdit1 = new DevExpress.XtraEditors.DateEdit(); + this.dateEdit2 = new DevExpress.XtraEditors.DateEdit(); + this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit(); + this.memoEdit2 = new DevExpress.XtraEditors.MemoEdit(); + this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); + this.splitMx1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); + this.splitMx1.Panel2.SuspendLayout(); + this.splitMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1.Panel1)).BeginInit(); + this.splitTopMx1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1.Panel2)).BeginInit(); + this.splitTopMx1.Panel2.SuspendLayout(); + this.splitTopMx1.SuspendLayout(); + this.grpTopMx1.SuspendLayout(); + this.panTopMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseGoodQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseBadQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); + this.grpTopMx2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); + this.xtraTabControl2.SuspendLayout(); + this.panTopMx2.SuspendLayout(); + this.grpTopMx3.SuspendLayout(); + this.panTopMx3.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx2)).BeginInit(); + this.layoutMx2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + this.SuspendLayout(); + // + // toolBarMenu1 + // + this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = null; + // + // xtraTabControl1 + // + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; + // + // split1.Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1126, 570); + this.split1.SplitterPosition = 551; + this.split1.TabIndex = 4; + // + // gcMain1 + // + this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; + 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, 512); + this.gcMain1.TabIndex = 2; + this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 50; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_fstatus, + this.gridColumn4, + this.gridColumn1, + this.gridColumn2, + this.gv_checkUser, + this.gv_checkDate, + this.gv_pba005, + this.gv_pba006, + this.gv_pba009, + this.gridColumn5, + this.gridColumn3, + this.gridColumn6, + this.gridColumn7, + this.gridColumn8, + this.gridColumn9, + this.gridColumn10, + this.gridColumn11, + this.gridColumn12, + this.gridColumn13, + this.gridColumn14}); + this.gridView1.GridControl = this.gcMain1; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gv_fstatus + // + this.gv_fstatus.AppearanceCell.Options.UseFont = true; + this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; + this.gv_fstatus.FieldName = "chkStatus"; + this.gv_fstatus.MaxWidth = 50; + this.gv_fstatus.MinWidth = 50; + this.gv_fstatus.Name = "gv_fstatus"; + this.gv_fstatus.OptionsColumn.AllowEdit = false; + this.gv_fstatus.Tag = "query_a.fstatus"; + this.gv_fstatus.Visible = true; + this.gv_fstatus.VisibleIndex = 0; + this.gv_fstatus.Width = 50; + // + // gridColumn4 + // + this.gridColumn4.Caption = "涓婚敭GUID"; + this.gridColumn4.FieldName = "guid"; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Tag = "org.fnamber"; + this.gridColumn4.Width = 250; + // + // gridColumn1 + // + this.gridColumn1.Caption = "绫诲埆"; + this.gridColumn1.FieldName = "fType"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 1; + this.gridColumn1.Width = 94; + // + // gridColumn2 + // + this.gridColumn2.Caption = "寤虹珛鑰�"; + this.gridColumn2.FieldName = "createBy"; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.OptionsColumn.AllowEdit = false; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 2; + this.gridColumn2.Width = 150; + // + // gv_checkUser + // + this.gv_checkUser.AppearanceCell.Options.UseFont = true; + this.gv_checkUser.Caption = "寤虹珛鏃堕棿"; + this.gv_checkUser.FieldName = "createDate"; + this.gv_checkUser.Name = "gv_checkUser"; + this.gv_checkUser.OptionsColumn.AllowEdit = false; + this.gv_checkUser.Tag = "query_a.check_user"; + this.gv_checkUser.Visible = true; + this.gv_checkUser.VisibleIndex = 3; + this.gv_checkUser.Width = 94; + // + // gv_checkDate + // + this.gv_checkDate.AppearanceCell.Options.UseFont = true; + this.gv_checkDate.Caption = "瀹℃牳鑰�"; + this.gv_checkDate.FieldName = "checkBy"; + this.gv_checkDate.Name = "gv_checkDate"; + this.gv_checkDate.OptionsColumn.AllowEdit = false; + this.gv_checkDate.Tag = "query_a.check_date"; + this.gv_checkDate.Visible = true; + this.gv_checkDate.VisibleIndex = 4; + this.gv_checkDate.Width = 180; + // + // gv_pba005 + // + this.gv_pba005.AppearanceCell.Options.UseFont = true; + this.gv_pba005.Caption = "瀹℃牳鏃堕棿"; + this.gv_pba005.FieldName = "checkDate"; + this.gv_pba005.Name = "gv_pba005"; + this.gv_pba005.OptionsColumn.AllowEdit = false; + this.gv_pba005.Tag = "query_a.pba005"; + this.gv_pba005.Visible = true; + this.gv_pba005.VisibleIndex = 5; + this.gv_pba005.Width = 94; + // + // gv_pba006 + // + this.gv_pba006.AppearanceCell.Options.UseFont = true; + this.gv_pba006.Caption = "澶勭疆鎰忚"; + this.gv_pba006.FieldName = "handSuggestion"; + this.gv_pba006.Name = "gv_pba006"; + this.gv_pba006.OptionsColumn.AllowEdit = false; + this.gv_pba006.Tag = "query_a.pba006"; + this.gv_pba006.Visible = true; + this.gv_pba006.VisibleIndex = 6; + this.gv_pba006.Width = 180; + // + // gv_pba009 + // + this.gv_pba009.AppearanceCell.Options.UseFont = true; + this.gv_pba009.Caption = "閫夊埆绫诲埆"; + this.gv_pba009.FieldName = "chooseType"; + this.gv_pba009.Name = "gv_pba009"; + this.gv_pba009.OptionsColumn.AllowEdit = false; + this.gv_pba009.Tag = "query_a.pba009"; + this.gv_pba009.Visible = true; + this.gv_pba009.VisibleIndex = 7; + this.gv_pba009.Width = 100; + // + // gridColumn5 + // + this.gridColumn5.Caption = "閫夊埆鏁伴噺"; + this.gridColumn5.FieldName = "chooseQty"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Width = 94; + // + // gridColumn3 + // + this.gridColumn3.Caption = "閫夊埆鑹搧鏁�"; + this.gridColumn3.FieldName = "chooseGoodQty"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 8; + this.gridColumn3.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.Caption = "閫夊埆涓嶈壇鍝佹暟"; + this.gridColumn6.FieldName = "chooseBadQty"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 9; + this.gridColumn6.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鍒ゅ畾缁撴灉"; + this.gridColumn7.FieldName = "handResult"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 10; + this.gridColumn7.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "鐗╂枡缂栫爜"; + this.gridColumn8.FieldName = "itemNo"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 11; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn9.FieldName = "itemName"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 12; + this.gridColumn9.Width = 94; + // + // gridColumn10 + // + this.gridColumn10.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn10.FieldName = "itemModel"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 13; + this.gridColumn10.Width = 94; + // + // gridColumn11 + // + this.gridColumn11.Caption = "渚涘簲鍟�"; + this.gridColumn11.FieldName = "gysName"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 14; + this.gridColumn11.Width = 94; + // + // gridColumn12 + // + this.gridColumn12.Caption = "鍒拌揣鏃ユ湡"; + this.gridColumn12.FieldName = "dhdDate"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 15; + this.gridColumn12.Width = 94; + // + // gridColumn13 + // + this.gridColumn13.Caption = "鍒拌揣鍗曞彿"; + this.gridColumn13.FieldName = "dhdNo"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 16; + this.gridColumn13.Width = 94; + // + // gridColumn14 + // + this.gridColumn14.Caption = "妫�楠屽崟鍙�"; + this.gridColumn14.FieldName = "jydNo"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 17; + this.gridColumn14.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 512); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.Size = new System.Drawing.Size(1126, 39); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.splitMx1); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // splitMx1 + // + this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitMx1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; + this.splitMx1.Horizontal = false; + this.splitMx1.Location = new System.Drawing.Point(0, 0); + this.splitMx1.Name = "splitMx1"; + // + // splitMx1.Panel1 + // + this.splitMx1.Panel1.Controls.Add(this.splitTopMx1); + this.splitMx1.Panel1.Text = "Panel1"; + // + // splitMx1.Panel2 + // + this.splitMx1.Panel2.Controls.Add(this.grpTopMx3); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.Size = new System.Drawing.Size(1126, 570); + this.splitMx1.SplitterPosition = 102; + this.splitMx1.TabIndex = 0; + // + // splitTopMx1 + // + this.splitTopMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitTopMx1.Horizontal = false; + this.splitTopMx1.Location = new System.Drawing.Point(0, 0); + this.splitTopMx1.Name = "splitTopMx1"; + // + // splitTopMx1.Panel1 + // + this.splitTopMx1.Panel1.Controls.Add(this.grpTopMx1); + this.splitTopMx1.Panel1.Text = "Panel1"; + // + // splitTopMx1.Panel2 + // + this.splitTopMx1.Panel2.Controls.Add(this.grpTopMx2); + this.splitTopMx1.Panel2.Text = "Panel2"; + this.splitTopMx1.Size = new System.Drawing.Size(1126, 456); + this.splitTopMx1.SplitterPosition = 212; + this.splitTopMx1.TabIndex = 3; + // + // grpTopMx1 + // + this.grpTopMx1.Controls.Add(this.panTopMx1); + this.grpTopMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.grpTopMx1.ForeColor = System.Drawing.Color.Blue; + this.grpTopMx1.Location = new System.Drawing.Point(0, 0); + this.grpTopMx1.Name = "grpTopMx1"; + this.grpTopMx1.Size = new System.Drawing.Size(1126, 212); + this.grpTopMx1.TabIndex = 2; + this.grpTopMx1.TabStop = false; + this.grpTopMx1.Text = "闂鎻忚堪"; + // + // panTopMx1 + // + this.panTopMx1.Controls.Add(this.layoutMx1); + this.panTopMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.panTopMx1.ForeColor = System.Drawing.Color.Black; + this.panTopMx1.Location = new System.Drawing.Point(3, 22); + this.panTopMx1.Name = "panTopMx1"; + this.panTopMx1.Size = new System.Drawing.Size(1120, 187); + this.panTopMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_remark); + this.layoutMx1.Controls.Add(this.txt_checkUser); + this.layoutMx1.Controls.Add(this.txt_checkDate); + this.layoutMx1.Controls.Add(this.txt_chkStatus); + this.layoutMx1.Controls.Add(this.txt_fType); + this.layoutMx1.Controls.Add(this.txt_itemNo); + this.layoutMx1.Controls.Add(this.txt_itemName); + this.layoutMx1.Controls.Add(this.txt_itemModel); + this.layoutMx1.Controls.Add(this.txt_dhdNo); + this.layoutMx1.Controls.Add(this.txt_gysNo); + this.layoutMx1.Controls.Add(this.txt_gysName); + this.layoutMx1.Controls.Add(this.txt_qty); + this.layoutMx1.Controls.Add(this.txt_chooseQty); + this.layoutMx1.Controls.Add(this.txt_handSuggestion); + this.layoutMx1.Controls.Add(this.txt_chooseType); + this.layoutMx1.Controls.Add(this.txt_handResult); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_createDate); + this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Controls.Add(this.txt_fBillNo); + this.layoutMx1.Controls.Add(this.txt_chooseGoodQty); + this.layoutMx1.Controls.Add(this.txt_chooseBadQty); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem9, + this.layoutControlItem24}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(706, 510, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1120, 187); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(840, 99); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(274, 40); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(114, 152); + this.txt_remark.Name = "txt_remark"; + this.txt_remark.Properties.Appearance.Options.UseFont = true; + this.txt_remark.Size = new System.Drawing.Size(433, 24); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 240; + // + // txt_checkUser + // + this.txt_checkUser.Location = new System.Drawing.Point(923, 12); + this.txt_checkUser.Name = "txt_checkUser"; + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; + this.txt_checkUser.Size = new System.Drawing.Size(164, 24); + this.txt_checkUser.StyleController = this.layoutMx1; + this.txt_checkUser.TabIndex = 273; + this.txt_checkUser.Tag = "readonly"; + // + // txt_checkDate + // + this.txt_checkDate.Location = new System.Drawing.Point(923, 40); + this.txt_checkDate.Name = "txt_checkDate"; + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; + this.txt_checkDate.Size = new System.Drawing.Size(164, 24); + this.txt_checkDate.StyleController = this.layoutMx1; + this.txt_checkDate.TabIndex = 267; + this.txt_checkDate.Tag = "readonly"; + // + // txt_chkStatus + // + this.txt_chkStatus.Location = new System.Drawing.Point(821, 68); + this.txt_chkStatus.Name = "txt_chkStatus"; + this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_chkStatus.Size = new System.Drawing.Size(266, 24); + this.txt_chkStatus.StyleController = this.layoutMx1; + this.txt_chkStatus.TabIndex = 461; + // + // txt_fType + // + this.txt_fType.Location = new System.Drawing.Point(383, 12); + this.txt_fType.Name = "txt_fType"; + this.txt_fType.Size = new System.Drawing.Size(164, 24); + this.txt_fType.StyleController = this.layoutMx1; + this.txt_fType.TabIndex = 462; + // + // txt_itemNo + // + this.txt_itemNo.Location = new System.Drawing.Point(114, 40); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Size = new System.Drawing.Size(163, 24); + this.txt_itemNo.StyleController = this.layoutMx1; + this.txt_itemNo.TabIndex = 464; + // + // txt_itemName + // + this.txt_itemName.Location = new System.Drawing.Point(383, 40); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Size = new System.Drawing.Size(164, 24); + this.txt_itemName.StyleController = this.layoutMx1; + this.txt_itemName.TabIndex = 465; + // + // txt_itemModel + // + this.txt_itemModel.Location = new System.Drawing.Point(653, 40); + this.txt_itemModel.Name = "txt_itemModel"; + this.txt_itemModel.Size = new System.Drawing.Size(164, 24); + this.txt_itemModel.StyleController = this.layoutMx1; + this.txt_itemModel.TabIndex = 466; + // + // txt_dhdNo + // + this.txt_dhdNo.Location = new System.Drawing.Point(653, 12); + this.txt_dhdNo.Name = "txt_dhdNo"; + this.txt_dhdNo.Size = new System.Drawing.Size(164, 24); + this.txt_dhdNo.StyleController = this.layoutMx1; + this.txt_dhdNo.TabIndex = 467; + // + // txt_gysNo + // + this.txt_gysNo.Location = new System.Drawing.Point(653, 68); + this.txt_gysNo.Name = "txt_gysNo"; + this.txt_gysNo.Size = new System.Drawing.Size(164, 24); + this.txt_gysNo.StyleController = this.layoutMx1; + this.txt_gysNo.TabIndex = 468; + // + // txt_gysName + // + this.txt_gysName.Location = new System.Drawing.Point(653, 96); + this.txt_gysName.Name = "txt_gysName"; + this.txt_gysName.Size = new System.Drawing.Size(164, 24); + this.txt_gysName.StyleController = this.layoutMx1; + this.txt_gysName.TabIndex = 469; + // + // txt_qty + // + this.txt_qty.Location = new System.Drawing.Point(114, 68); + this.txt_qty.Name = "txt_qty"; + this.txt_qty.Size = new System.Drawing.Size(163, 24); + this.txt_qty.StyleController = this.layoutMx1; + this.txt_qty.TabIndex = 470; + // + // txt_chooseQty + // + this.txt_chooseQty.Location = new System.Drawing.Point(114, 96); + this.txt_chooseQty.Name = "txt_chooseQty"; + this.txt_chooseQty.Size = new System.Drawing.Size(163, 24); + this.txt_chooseQty.StyleController = this.layoutMx1; + this.txt_chooseQty.TabIndex = 471; + // + // txt_handSuggestion + // + this.txt_handSuggestion.Location = new System.Drawing.Point(383, 68); + this.txt_handSuggestion.Name = "txt_handSuggestion"; + this.txt_handSuggestion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_handSuggestion.Properties.Items.AddRange(new object[] { + "-璇烽�夋嫨-", + "鍔犱弗", + "鏀惧"}); + this.txt_handSuggestion.Size = new System.Drawing.Size(164, 24); + this.txt_handSuggestion.StyleController = this.layoutMx1; + this.txt_handSuggestion.TabIndex = 472; + // + // txt_chooseType + // + this.txt_chooseType.Location = new System.Drawing.Point(383, 96); + this.txt_chooseType.Name = "txt_chooseType"; + this.txt_chooseType.Size = new System.Drawing.Size(164, 24); + this.txt_chooseType.StyleController = this.layoutMx1; + this.txt_chooseType.TabIndex = 473; + // + // txt_handResult + // + this.txt_handResult.Location = new System.Drawing.Point(653, 124); + this.txt_handResult.Name = "txt_handResult"; + this.txt_handResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_handResult.Properties.Items.AddRange(new object[] { + "-璇烽�夋嫨-", + "OK", + "NG"}); + this.txt_handResult.Size = new System.Drawing.Size(164, 24); + this.txt_handResult.StyleController = this.layoutMx1; + this.txt_handResult.TabIndex = 474; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(923, 96); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Size = new System.Drawing.Size(164, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 475; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(923, 124); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Size = new System.Drawing.Size(164, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 476; + // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(927, 180); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(187, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 477; + // + // txt_fBillNo + // + this.txt_fBillNo.Location = new System.Drawing.Point(114, 12); + this.txt_fBillNo.Name = "txt_fBillNo"; + this.txt_fBillNo.Size = new System.Drawing.Size(163, 24); + this.txt_fBillNo.StyleController = this.layoutMx1; + this.txt_fBillNo.TabIndex = 478; + // + // txt_chooseGoodQty + // + this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 124); + this.txt_chooseGoodQty.Name = "txt_chooseGoodQty"; + this.txt_chooseGoodQty.Size = new System.Drawing.Size(163, 24); + this.txt_chooseGoodQty.StyleController = this.layoutMx1; + this.txt_chooseGoodQty.TabIndex = 479; + // + // txt_chooseBadQty + // + this.txt_chooseBadQty.Location = new System.Drawing.Point(383, 124); + this.txt_chooseBadQty.Name = "txt_chooseBadQty"; + this.txt_chooseBadQty.Size = new System.Drawing.Size(164, 24); + this.txt_chooseBadQty.StyleController = this.layoutMx1; + this.txt_chooseBadQty.TabIndex = 480; + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.lbGuid; + this.layoutControlItem9.Location = new System.Drawing.Point(828, 87); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(278, 44); + this.layoutControlItem9.Text = "lbGuid"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem9.TextVisible = false; + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.txt_guid; + this.layoutControlItem24.Location = new System.Drawing.Point(828, 168); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem24.Size = new System.Drawing.Size(278, 34); + this.layoutControlItem24.Text = "涓婚敭Guid"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(50, 20); + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem5, + this.layoutControlItem1, + this.layoutControlItem11, + this.layoutControlItem12, + this.layoutControlItem13, + this.layoutControlItem15, + this.layoutControlItem16, + this.layoutControlItem17, + this.layoutControlItem18, + this.layoutControlItem19, + this.layoutControlItem20, + this.layoutControlItem21, + this.layoutControlItem6, + this.layoutControlItem3, + this.layoutControlItem14, + this.layoutControlItem22, + this.layoutControlItem23, + this.layoutControlItem2, + this.layoutControlItem7, + this.layoutControlItem25, + this.layoutControlItem26}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5, + rowDefinition6}); + this.Root.Size = new System.Drawing.Size(1099, 188); + this.Root.TextVisible = false; + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_checkUser; + this.layoutControlItem5.Location = new System.Drawing.Point(809, 0); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem5.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem5.Text = "瀹℃牳浜�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_fType; + this.layoutControlItem1.Location = new System.Drawing.Point(269, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem1.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem1.Text = "寮傚父绫诲瀷"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_itemNo; + this.layoutControlItem11.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem11.Size = new System.Drawing.Size(269, 28); + this.layoutControlItem11.Text = "鐗╂枡缂栧彿"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_itemName; + this.layoutControlItem12.Location = new System.Drawing.Point(269, 28); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem12.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem12.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_itemModel; + this.layoutControlItem13.Location = new System.Drawing.Point(539, 28); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem13.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem13.Text = "鐗╂枡瑙勬牸"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_gysNo; + this.layoutControlItem15.Location = new System.Drawing.Point(539, 56); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem15.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_gysName; + this.layoutControlItem16.Location = new System.Drawing.Point(539, 84); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem16.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_qty; + this.layoutControlItem17.Location = new System.Drawing.Point(0, 56); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem17.Size = new System.Drawing.Size(269, 28); + this.layoutControlItem17.Text = "鏉ユ枡鏁伴噺"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_chooseQty; + this.layoutControlItem18.Location = new System.Drawing.Point(0, 84); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem18.Size = new System.Drawing.Size(269, 28); + this.layoutControlItem18.Text = "閫夊埆鏁伴噺"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.txt_handSuggestion; + this.layoutControlItem19.Location = new System.Drawing.Point(269, 56); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem19.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem19.Text = "澶勭疆鎰忚"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_chooseType; + this.layoutControlItem20.Location = new System.Drawing.Point(269, 84); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem20.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem20.Text = "閫夊埆绫诲埆"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txt_handResult; + this.layoutControlItem21.Location = new System.Drawing.Point(539, 112); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem21.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem21.Text = "鍒ゅ畾"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_chkStatus; + this.layoutControlItem6.Location = new System.Drawing.Point(809, 56); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem6.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem6.Text = "瀹℃牳鐘舵��"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem6.TextVisible = false; + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_checkDate; + this.layoutControlItem3.Location = new System.Drawing.Point(809, 28); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem3.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 "; + this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_dhdNo; + this.layoutControlItem14.Location = new System.Drawing.Point(539, 0); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem14.Text = "鍒拌揣鍗曞彿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.txt_createBy; + this.layoutControlItem22.Location = new System.Drawing.Point(809, 84); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem22.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem22.Text = "鍒涘缓浜�"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem23 + // + this.layoutControlItem23.Control = this.txt_createDate; + this.layoutControlItem23.Location = new System.Drawing.Point(809, 112); + this.layoutControlItem23.Name = "layoutControlItem23"; + this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem23.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem23.Text = "鍒涘缓鏃堕棿"; + this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_fBillNo; + this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.Size = new System.Drawing.Size(269, 28); + this.layoutControlItem2.Text = "鍗曟嵁缂栧彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_remark; + this.layoutControlItem7.Location = new System.Drawing.Point(0, 140); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem7.Size = new System.Drawing.Size(539, 28); + this.layoutControlItem7.Text = "寮傚父澶囨敞"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.txt_chooseGoodQty; + this.layoutControlItem25.Location = new System.Drawing.Point(0, 112); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem25.Size = new System.Drawing.Size(269, 28); + this.layoutControlItem25.Text = "閫夊埆鑹搧鏁�"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem26 + // + this.layoutControlItem26.Control = this.txt_chooseBadQty; + this.layoutControlItem26.Location = new System.Drawing.Point(269, 112); + this.layoutControlItem26.Name = "layoutControlItem26"; + this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem26.Size = new System.Drawing.Size(270, 28); + this.layoutControlItem26.Text = "閫夊埆涓嶈壇鍝佹暟"; + this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18); + // + // grpTopMx2 + // + this.grpTopMx2.Controls.Add(this.xtraTabControl2); + this.grpTopMx2.Controls.Add(this.panTopMx2); + this.grpTopMx2.Dock = System.Windows.Forms.DockStyle.Fill; + this.grpTopMx2.ForeColor = System.Drawing.Color.Blue; + this.grpTopMx2.Location = new System.Drawing.Point(0, 0); + this.grpTopMx2.Name = "grpTopMx2"; + this.grpTopMx2.Size = new System.Drawing.Size(1126, 232); + this.grpTopMx2.TabIndex = 3; + this.grpTopMx2.TabStop = false; + this.grpTopMx2.Text = "瀵圭瓥缁撴灉"; + // + // xtraTabControl2 + // + this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl2.Location = new System.Drawing.Point(3, 67); + this.xtraTabControl2.Name = "xtraTabControl2"; + this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3; + this.xtraTabControl2.Size = new System.Drawing.Size(1120, 162); + this.xtraTabControl2.TabIndex = 0; + this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage3, + this.xtraTabPage4, + this.xtraTabPage5, + this.xtraTabPage6, + this.xtraTabPage7}); + // + // xtraTabPage3 + // + this.xtraTabPage3.Name = "xtraTabPage3"; + this.xtraTabPage3.Size = new System.Drawing.Size(1118, 130); + this.xtraTabPage3.Text = "杩濊鍘熷洜"; + // + // xtraTabPage4 + // + this.xtraTabPage4.Name = "xtraTabPage4"; + this.xtraTabPage4.Size = new System.Drawing.Size(1118, 130); + this.xtraTabPage4.Text = "涓存椂瀵圭瓥"; + // + // xtraTabPage5 + // + this.xtraTabPage5.Name = "xtraTabPage5"; + this.xtraTabPage5.Size = new System.Drawing.Size(1118, 130); + this.xtraTabPage5.Text = "闀挎湡瀵圭瓥"; + // + // xtraTabPage6 + // + this.xtraTabPage6.Name = "xtraTabPage6"; + this.xtraTabPage6.Size = new System.Drawing.Size(1118, 130); + this.xtraTabPage6.Text = "闂鍥剧墖"; + // + // xtraTabPage7 + // + this.xtraTabPage7.Name = "xtraTabPage7"; + this.xtraTabPage7.Size = new System.Drawing.Size(1118, 130); + this.xtraTabPage7.Text = "鏀瑰杽鍥剧墖"; + // + // panTopMx2 + // + this.panTopMx2.Controls.Add(this.ucLookStaff4); + this.panTopMx2.Controls.Add(this.label2); + this.panTopMx2.Controls.Add(this.ucLookStaff3); + this.panTopMx2.Controls.Add(this.label1); + this.panTopMx2.Dock = System.Windows.Forms.DockStyle.Top; + this.panTopMx2.ForeColor = System.Drawing.Color.Black; + this.panTopMx2.Location = new System.Drawing.Point(3, 22); + this.panTopMx2.Name = "panTopMx2"; + this.panTopMx2.Size = new System.Drawing.Size(1120, 45); + this.panTopMx2.TabIndex = 1; + // + // ucLookStaff4 + // + this.ucLookStaff4.IsReadly = false; + this.ucLookStaff4.Location = new System.Drawing.Point(478, 9); + this.ucLookStaff4.Name = "ucLookStaff4"; + this.ucLookStaff4.Size = new System.Drawing.Size(214, 30); + this.ucLookStaff4.TabIndex = 3; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(350, 15); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(113, 18); + this.label2.TabIndex = 2; + this.label2.Text = "瀵圭瓥瀹℃壒缁忕悊锛�"; + // + // ucLookStaff3 + // + this.ucLookStaff3.IsReadly = false; + this.ucLookStaff3.Location = new System.Drawing.Point(114, 9); + this.ucLookStaff3.Name = "ucLookStaff3"; + this.ucLookStaff3.Size = new System.Drawing.Size(212, 30); + this.ucLookStaff3.TabIndex = 1; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(12, 15); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(98, 18); + this.label1.TabIndex = 0; + this.label1.Text = "瀵圭瓥璐d换浜猴細"; + // + // grpTopMx3 + // + this.grpTopMx3.Controls.Add(this.panTopMx3); + this.grpTopMx3.Dock = System.Windows.Forms.DockStyle.Fill; + this.grpTopMx3.ForeColor = System.Drawing.Color.Blue; + this.grpTopMx3.Location = new System.Drawing.Point(0, 0); + this.grpTopMx3.Name = "grpTopMx3"; + this.grpTopMx3.Size = new System.Drawing.Size(1126, 102); + this.grpTopMx3.TabIndex = 1; + this.grpTopMx3.TabStop = false; + this.grpTopMx3.Text = "瀵圭瓥缁撴灉纭"; + // + // panTopMx3 + // + this.panTopMx3.Controls.Add(this.layoutMx2); + this.panTopMx3.Dock = System.Windows.Forms.DockStyle.Fill; + this.panTopMx3.ForeColor = System.Drawing.Color.Black; + this.panTopMx3.Location = new System.Drawing.Point(3, 22); + this.panTopMx3.Name = "panTopMx3"; + this.panTopMx3.Size = new System.Drawing.Size(1120, 77); + this.panTopMx3.TabIndex = 0; + // + // layoutMx2 + // + this.layoutMx2.Controls.Add(this.ucLookStaff2); + this.layoutMx2.Controls.Add(this.ucLookStaff1); + this.layoutMx2.Controls.Add(this.checkEdit1); + this.layoutMx2.Controls.Add(this.checkEdit2); + this.layoutMx2.Controls.Add(this.dateEdit1); + this.layoutMx2.Controls.Add(this.dateEdit2); + this.layoutMx2.Controls.Add(this.memoEdit1); + this.layoutMx2.Controls.Add(this.memoEdit2); + this.layoutMx2.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx2.Location = new System.Drawing.Point(0, 0); + this.layoutMx2.Name = "layoutMx2"; + this.layoutMx2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(779, 332, 812, 500); + this.layoutMx2.Root = this.layoutControlGroup1; + this.layoutMx2.Size = new System.Drawing.Size(1120, 77); + this.layoutMx2.TabIndex = 0; + this.layoutMx2.Text = "layoutControl1"; + // + // ucLookStaff2 + // + this.ucLookStaff2.IsReadly = false; + this.ucLookStaff2.Location = new System.Drawing.Point(304, 40); + this.ucLookStaff2.Name = "ucLookStaff2"; + this.ucLookStaff2.Size = new System.Drawing.Size(144, 24); + this.ucLookStaff2.TabIndex = 7; + // + // ucLookStaff1 + // + this.ucLookStaff1.IsReadly = false; + this.ucLookStaff1.Location = new System.Drawing.Point(304, 12); + this.ucLookStaff1.Name = "ucLookStaff1"; + this.ucLookStaff1.Size = new System.Drawing.Size(144, 24); + this.ucLookStaff1.TabIndex = 6; + // + // checkEdit1 + // + this.checkEdit1.Location = new System.Drawing.Point(12, 12); + this.checkEdit1.Name = "checkEdit1"; + this.checkEdit1.Properties.Caption = "鏄惁鎵ц瀵圭瓥"; + this.checkEdit1.Size = new System.Drawing.Size(216, 24); + this.checkEdit1.StyleController = this.layoutMx2; + this.checkEdit1.TabIndex = 4; + // + // checkEdit2 + // + this.checkEdit2.Location = new System.Drawing.Point(12, 40); + this.checkEdit2.Name = "checkEdit2"; + this.checkEdit2.Properties.Caption = "澶嶆煡瀵圭瓥鏄惁鍚堟牸"; + this.checkEdit2.Size = new System.Drawing.Size(216, 24); + this.checkEdit2.StyleController = this.layoutMx2; + this.checkEdit2.TabIndex = 5; + // + // dateEdit1 + // + this.dateEdit1.EditValue = null; + this.dateEdit1.Location = new System.Drawing.Point(524, 12); + this.dateEdit1.Name = "dateEdit1"; + this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.dateEdit1.Size = new System.Drawing.Size(144, 24); + this.dateEdit1.StyleController = this.layoutMx2; + this.dateEdit1.TabIndex = 8; + // + // dateEdit2 + // + this.dateEdit2.EditValue = null; + this.dateEdit2.Location = new System.Drawing.Point(524, 40); + this.dateEdit2.Name = "dateEdit2"; + this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.dateEdit2.Size = new System.Drawing.Size(144, 24); + this.dateEdit2.StyleController = this.layoutMx2; + this.dateEdit2.TabIndex = 9; + // + // memoEdit1 + // + this.memoEdit1.Location = new System.Drawing.Point(744, 12); + this.memoEdit1.Name = "memoEdit1"; + this.memoEdit1.Size = new System.Drawing.Size(144, 53); + this.memoEdit1.StyleController = this.layoutMx2; + this.memoEdit1.TabIndex = 10; + // + // memoEdit2 + // + this.memoEdit2.Location = new System.Drawing.Point(964, 12); + this.memoEdit2.Name = "memoEdit2"; + this.memoEdit2.Size = new System.Drawing.Size(144, 53); + this.memoEdit2.StyleController = this.layoutMx2; + this.memoEdit2.TabIndex = 11; + // + // layoutControlGroup1 + // + this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup1.GroupBordersVisible = false; + this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem4, + this.layoutControlItem27, + this.layoutControlItem28, + this.layoutControlItem29, + this.layoutControlItem30, + this.layoutControlItem31, + this.layoutControlItem32, + this.layoutControlItem33}); + this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup1.Name = "Root"; + columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5.Width = 100D; + columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition6.Width = 100D; + columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition7.Width = 100D; + columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition8.Width = 100D; + columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition9.Width = 100D; + this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition5, + columnDefinition6, + columnDefinition7, + columnDefinition8, + columnDefinition9}); + rowDefinition7.Height = 100D; + rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition8.Height = 100D; + rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition7, + rowDefinition8}); + this.layoutControlGroup1.Size = new System.Drawing.Size(1120, 77); + this.layoutControlGroup1.TextVisible = false; + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.checkEdit1; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.Size = new System.Drawing.Size(220, 28); + this.layoutControlItem4.Text = "鏄惁鎵ц瀵圭瓥"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem4.TextVisible = false; + // + // layoutControlItem27 + // + this.layoutControlItem27.Control = this.checkEdit2; + this.layoutControlItem27.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem27.Name = "layoutControlItem27"; + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem27.Size = new System.Drawing.Size(220, 29); + this.layoutControlItem27.Text = "澶嶆煡瀵圭瓥鏄惁鍚堟牸"; + this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem27.TextVisible = false; + // + // layoutControlItem28 + // + this.layoutControlItem28.Control = this.ucLookStaff1; + this.layoutControlItem28.Location = new System.Drawing.Point(220, 0); + this.layoutControlItem28.Name = "layoutControlItem28"; + this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem28.Size = new System.Drawing.Size(220, 28); + this.layoutControlItem28.Text = "纭浜�"; + this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem29 + // + this.layoutControlItem29.Control = this.ucLookStaff2; + this.layoutControlItem29.Location = new System.Drawing.Point(220, 28); + this.layoutControlItem29.Name = "layoutControlItem29"; + this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem29.Size = new System.Drawing.Size(220, 29); + this.layoutControlItem29.Text = "纭浜�"; + this.layoutControlItem29.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem30 + // + this.layoutControlItem30.Control = this.dateEdit1; + this.layoutControlItem30.Location = new System.Drawing.Point(440, 0); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem30.Size = new System.Drawing.Size(220, 28); + this.layoutControlItem30.Text = "纭鏃堕棿"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem31 + // + this.layoutControlItem31.Control = this.dateEdit2; + this.layoutControlItem31.Location = new System.Drawing.Point(440, 28); + this.layoutControlItem31.Name = "layoutControlItem31"; + this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem31.Size = new System.Drawing.Size(220, 29); + this.layoutControlItem31.Text = "纭鏃堕棿"; + this.layoutControlItem31.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem32 + // + this.layoutControlItem32.Control = this.memoEdit1; + this.layoutControlItem32.Location = new System.Drawing.Point(660, 0); + this.layoutControlItem32.Name = "layoutControlItem32"; + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem32.OptionsTableLayoutItem.RowSpan = 2; + this.layoutControlItem32.Size = new System.Drawing.Size(220, 57); + this.layoutControlItem32.Text = "閲嶅彂鍘熷洜"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem33 + // + this.layoutControlItem33.Control = this.memoEdit2; + this.layoutControlItem33.Location = new System.Drawing.Point(880, 0); + this.layoutControlItem33.Name = "layoutControlItem33"; + this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 4; + this.layoutControlItem33.OptionsTableLayoutItem.RowSpan = 2; + this.layoutControlItem33.Size = new System.Drawing.Size(220, 57); + this.layoutControlItem33.Text = "澶囨敞"; + this.layoutControlItem33.TextSize = new System.Drawing.Size(60, 18); + // + // picCheckBox + // + this.picCheckBox.Location = new System.Drawing.Point(1024, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 7; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // layoutControlItem8 + // + this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.Size = new System.Drawing.Size(0, 0); + this.layoutControlItem8.TextSize = new System.Drawing.Size(50, 20); + // + // layoutControlItem10 + // + this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.Size = new System.Drawing.Size(0, 0); + this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20); + // + // MesFqcExceptional + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(1128, 682); + this.Controls.Add(this.picCheckBox); + this.Controls.Add(this.xtraTabControl1); + this.Controls.Add(this.toolBarMenu1); + this.Name = "MesFqcExceptional"; + this.Text = "IQC寮傚父鎶ュ憡"; + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); + this.splitMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + this.splitMx1.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); + this.splitMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1.Panel1)).EndInit(); + this.splitTopMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1.Panel2)).EndInit(); + this.splitTopMx1.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitTopMx1)).EndInit(); + this.splitTopMx1.ResumeLayout(false); + this.grpTopMx1.ResumeLayout(false); + this.panTopMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseGoodQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chooseBadQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); + this.grpTopMx2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); + this.xtraTabControl2.ResumeLayout(false); + this.panTopMx2.ResumeLayout(false); + this.panTopMx2.PerformLayout(); + this.grpTopMx3.ResumeLayout(false); + this.panTopMx3.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx2)).EndInit(); + this.layoutMx2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + this.ResumeLayout(false); + + } + #endregion + private UserControl.UcToolBarMenu toolBarMenu1; + private DevExpress.XtraTab.XtraTabControl xtraTabControl1; + private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraTab.XtraTabPage xtraTabPage1; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_pba005; + private DevExpress.XtraGrid.Columns.GridColumn gv_pba006; + private DevExpress.XtraGrid.Columns.GridColumn gv_pba009; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private System.Windows.Forms.GroupBox grpTopMx2; + private DevExpress.XtraTab.XtraTabControl xtraTabControl2; + private DevExpress.XtraTab.XtraTabPage xtraTabPage3; + private DevExpress.XtraTab.XtraTabPage xtraTabPage4; + private DevExpress.XtraTab.XtraTabPage xtraTabPage5; + private DevExpress.XtraTab.XtraTabPage xtraTabPage6; + private DevExpress.XtraTab.XtraTabPage xtraTabPage7; + private System.Windows.Forms.GroupBox grpTopMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraEditors.TextEdit txt_remark; + private DevExpress.XtraEditors.TextEdit txt_checkUser; + private DevExpress.XtraEditors.TextEdit txt_checkDate; + private DevExpress.XtraEditors.CheckEdit txt_chkStatus; + private DevExpress.XtraEditors.TextEdit txt_fType; + private DevExpress.XtraEditors.TextEdit txt_itemNo; + private DevExpress.XtraEditors.TextEdit txt_itemName; + private DevExpress.XtraEditors.TextEdit txt_itemModel; + private DevExpress.XtraEditors.TextEdit txt_dhdNo; + private DevExpress.XtraEditors.TextEdit txt_gysNo; + private DevExpress.XtraEditors.TextEdit txt_gysName; + private DevExpress.XtraEditors.TextEdit txt_qty; + private DevExpress.XtraEditors.TextEdit txt_chooseQty; + private DevExpress.XtraEditors.ComboBoxEdit txt_handSuggestion; + private DevExpress.XtraEditors.TextEdit txt_chooseType; + private DevExpress.XtraEditors.ComboBoxEdit txt_handResult; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraEditors.TextEdit txt_guid; + private DevExpress.XtraEditors.TextEdit txt_fBillNo; + private DevExpress.XtraEditors.TextEdit txt_chooseGoodQty; + private DevExpress.XtraEditors.TextEdit txt_chooseBadQty; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; + private System.Windows.Forms.GroupBox grpTopMx3; + private DevExpress.XtraEditors.SplitContainerControl splitTopMx1; + private System.Windows.Forms.Panel panTopMx1; + private System.Windows.Forms.Panel panTopMx3; + private DevExpress.XtraLayout.LayoutControl layoutMx2; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; + private DevExpress.XtraEditors.CheckEdit checkEdit1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraEditors.CheckEdit checkEdit2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; + private UserControl.UcLookStaff ucLookStaff2; + private UserControl.UcLookStaff ucLookStaff1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; + private DevExpress.XtraEditors.DateEdit dateEdit1; + private DevExpress.XtraEditors.DateEdit dateEdit2; + private DevExpress.XtraEditors.MemoEdit memoEdit1; + private DevExpress.XtraEditors.MemoEdit memoEdit2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; + private System.Windows.Forms.Panel panTopMx2; + private UserControl.UcLookStaff ucLookStaff4; + private System.Windows.Forms.Label label2; + private UserControl.UcLookStaff ucLookStaff3; + private System.Windows.Forms.Label label1; + } +} \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs new file mode 100644 index 0000000..dfe64d0 --- /dev/null +++ b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs @@ -0,0 +1,288 @@ +锘縰sing Gs.DevApp.Entity; +using Gs.DevApp.ToolBox; +using Gs.DevApp.UserControl; +using Newtonsoft.Json; +using Newtonsoft.Json.Linq; +using System; +using System.Collections.Generic; +using System.Data; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace Gs.DevApp.DevFrm.FQC +{ + public partial class MesFqcExceptional : DevExpress.XtraEditors.XtraForm + { + string _webServiceName = "MesQcExceptionalManager/"; + List<FilterEntity> _filterList = new List<FilterEntity>(); + public MesFqcExceptional() + { + InitializeComponent(); + this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick; + this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick; + toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; + toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; + toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; + this.toolBarMenu1.getXmlConfig(); + // Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); + Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "checkStatus", "", (value) => + { + Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0); + }, tips); + Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) => + { + getModel(value); + }, (value) => + { + getPageList(this.pageBar1.CurrentPage); + }, lbGuid); + getPageList(1); + pageBar1.PagerEvent += PageBar1_PagerEvent; + } + private void GridView1_ColumnFilterChanged(object sender, EventArgs e) + { + Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1); + Task.Delay(100); + getPageList(1); + } + /// <summary> + /// 鏃ュ織 + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + private void ToolBarMenu1_btnLogClick(object sender, EventArgs e) + { + toolBarMenu1.guidKey = ""; + string rowGuid, rowName; + (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, + lbGuid, txt_fBillNo, gridView1); + toolBarMenu1.guidKey = rowGuid; + } + /// <summary> + /// 鍒嗛〉浜嬩欢 + /// </summary> + /// <param name="curPage"></param> + /// <param name="pageSize"></param> + private void PageBar1_PagerEvent(int curPage, int pageSize) + { + getPageList(curPage); + } + /// <summary> + /// 鏌ヨ浜嬩欢 + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e) + { + gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; + gridView1.ActiveFilter.Clear(); + gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; + var frm = new ShowFilter(gridView1.Columns, _filterList, this.GetType().FullName); + frm.UpdateParent += Frm_UpdateParent; + frm.ShowDialog(); + } + + /// <summary> + /// 鏌ヨ鍥炶皟 + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + private void Frm_UpdateParent(object sender, UpdateParentEventArgs e) + { + _filterList = e.FilterList; + getPageList(1); + } + + /// <summary> + /// 鍒锋柊浜嬩欢 + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e) + { + if (xtraTabControl1.SelectedTabPageIndex == 1) + getModel(lbGuid.Text.Trim()); + else + { + //_filterList.Clear(); + //if (gridView1.ActiveFilter.Count > 0) + //{ + // gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; + // gridView1.ActiveFilter.Clear(); + // gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; + //} + //getPageList(1); + getPageList(this.pageBar1.CurrentPage); + } + } + /// <summary> + /// 瀹℃牳浜嬩欢 + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + private void ToolBarMenu1_btnChkClick(object sender, EventArgs e) + { + _toolCk(1); + } + + /// <summary> + /// 鍙嶅鏍� + /// </summary> + /// <param name="sender"></param> + /// <param name="e"></param> + /// <exception cref="NotImplementedException"></exception> + private void ToolBarMenu1_btnFChkClick(object sender, EventArgs e) + { + _toolCk(0); + } + + + + /// <summary> + /// + /// </summary> + /// <param name="curPage">绗嚑椤�</param> + /// <param name="pageSize">姣忛〉鍑犳潯</param> + private void getPageList(int curPage) + { + var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList); + PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString()); + string json = JsonConvert.SerializeObject(pgq); + try + { + var strReturn = UtilityHelper.HttpPost("", + _webServiceName + "GetListPage", json); + ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn); + if (dd.rtnCode > 0) + { + DataTable dt = dd.rtnData.list; + gcMain1.BindingContext = new BindingContext(); + gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; + if (dt.Rows.Count > 0) + { + gcMain1.DataSource = dt; + gcMain1.ForceInitialize(); + gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1); + } + else + UtilityHelper.SetDefaultTable(gcMain1, gridView1); + gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; + pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉 + pageBar1.CurrentPage = curPage;//褰撳墠椤� + pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟 + } + else + { + ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg); + } + } + catch (Exception ex) + { + ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message); + } + + } + private void getModel(string strGuid) + { + // bool isEdit = false; + // if (toolBarMenu1.currentAction == "add") return; + // if (toolBarMenu1.currentAction == "edit") isEdit = true; + // if (string.IsNullOrEmpty(strGuid)) + // { + // MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�"); + // return; + // } + // var _obj = new + // { + // guid = strGuid,//涓诲缓 + // }; + // try + // { + // string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj)); + // ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson); + // if (_rtn.rtnCode > 0) + // { + // dynamic dy = _rtn.rtnData; + // lbGuid.Text = strGuid; + // List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); + // gvList.Add(gvMx1); + // UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList); + // JObject _job = JObject.Parse(strJson); + // JArray array = new JArray(); + // foreach (var a in _job["rtnData"]["list"]) + // { + // array.Add(a); + // } + // DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString()); + // if (dt.Rows.Count > 0) + // { + // gcMx1.BindingContext = new BindingContext(); + // gcMx1.DataSource = dt; + // gcMx1.ForceInitialize(); + // gvMx1.BestFitColumns(); + // } + // else + // { + // Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1); + // } + // } + // else + // ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg); + // } + // catch (Exception ex) + // { + // ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message); + // } + } + + /// <summary> + /// 宸ュ叿鏉′簨浠� + /// </summary> + /// <param name="inFieldValue"></param> + /// <summary> + /// + /// </summary> + /// <param name="inFieldValue"></param> + private void _toolCk(int _inFieldValue) + { + toolBarMenu1.guidKey = ""; + string rowGuid, rowName; + (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, + lbGuid, txt_fBillNo, gridView1, "fBillNo"); + toolBarMenu1.guidKey = rowGuid; + if (string.IsNullOrEmpty(rowGuid)) + { + MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�"); + return; + } + if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鎿嶄綔鍚楋紵")) + return; + var _obj = new + { + guid = rowGuid, + inFieldValue = _inFieldValue + }; + try + { + var strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModelSubmit", JsonConvert.SerializeObject(_obj)); + var _rtn = UtilityHelper.ReturnToDynamic(strJson); + MsgHelper.Warning(_rtn.rtnData.outMsg.ToString()); + if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0) + { + if (xtraTabControl1.SelectedTabPageIndex == 1) + { + getModel(lbGuid.Text.Trim()); + } + int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid); + gridView1.FocusedRowHandle = rowHandle; + UtilityHelper.SetCheckIco(gridView1, "checkStatus", "checkBy", "checkDate", picCheckBox, this, _inFieldValue.ToString()); + } + } + catch (Exception ex) + { + MsgHelper.Warning("鎻愮ず锛�" + ex.Message); + } + } + + } +} \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.resx b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.resx new file mode 100644 index 0000000..5160e8b --- /dev/null +++ b/DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.resx @@ -0,0 +1,123 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> +</root> \ No newline at end of file -- Gitblit v1.9.3