| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class GoodsOutTasks | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <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() | 
					
						
							|  |  |  |  |         { | 
					
						
							|  |  |  |  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutTasks)); | 
					
						
							|  |  |  |  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | 
					
						
							|  |  |  |  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | 
					
						
							|  |  |  |  |             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comWarehouse = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.lbemp = new System.Windows.Forms.Label(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtcustname = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtPortId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtBatch = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtJobNo = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtTaskBy = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtSaleNo = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtPickorder = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtGoodsName = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.txtEmpId = new System.Windows.Forms.TextBox(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtgoodsId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtSkuId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQ = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | 
					
						
							|  |  |  |  |             this.gridControl3 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnPrintReport = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.spinWave = new DevExpress.XtraEditors.SpinEdit(); | 
					
						
							|  |  |  |  |             this.btnWaveStart = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.dateEditFrom = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.comboState = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.dateEditTo = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.comWaveRule = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comRecType = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comPartion = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comLine = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comAssigned = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             this.chkDiff = new DevExpress.XtraEditors.CheckEdit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2025-01-23 22:53:20 +08:00
										 |  |  |  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.SuspendLayout(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtcustname.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPortId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtJobNo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtTaskBy.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSaleNo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPickorder.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSkuId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWaveRule.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comPartion.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comAssigned.Properties)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkDiff.Properties)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2025-01-23 22:53:20 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.SuspendLayout(); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbon | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem.Id = 0; | 
					
						
							|  |  |  |  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.bbQuery, | 
					
						
							|  |  |  |  |             this.barButtonItem1}); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.MaxItemId = 4; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1814, 225); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbQuery.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.bbQuery.Id = 1; | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbQuery.Name = "bbQuery"; | 
					
						
							|  |  |  |  |             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // barButtonItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.barButtonItem1.Caption = "导出"; | 
					
						
							|  |  |  |  |             this.barButtonItem1.Id = 3; | 
					
						
							|  |  |  |  |             this.barButtonItem1.ImageOptions.ImageUri.Uri = "Save"; | 
					
						
							|  |  |  |  |             this.barButtonItem1.Name = "barButtonItem1"; | 
					
						
							|  |  |  |  |             this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // ribbonPage1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1}); | 
					
						
							|  |  |  |  |             this.ribbonPage1.Name = "ribbonPage1"; | 
					
						
							|  |  |  |  |             this.ribbonPage1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPageGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.comWarehouse); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbemp); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtcustname); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtPortId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtBatch); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtJobNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtTaskBy); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtSaleNo); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtPickorder); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtGoodsName); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.simpleButton1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtEmpId); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtgoodsId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtSkuId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQ); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl3); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnPrintCode); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnPrintReport); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.spinWave); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnWaveStart); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditFrom); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboState); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditTo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comWaveRule); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comRecType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comPartion); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comLine); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comAssigned); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.chkDiff); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							|  |  |  |  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | 
					
						
							|  |  |  |  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.layoutControl1.Name = "layoutControl1"; | 
					
						
							|  |  |  |  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2348, 394, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1814, 1010); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // comWarehouse | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.comWarehouse.Location = new System.Drawing.Point(1118, 57); | 
					
						
							|  |  |  |  |             this.comWarehouse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comWarehouse.Name = "comWarehouse"; | 
					
						
							|  |  |  |  |             this.comWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comWarehouse.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							|  |  |  |  |             this.comWarehouse.Size = new System.Drawing.Size(148, 28); | 
					
						
							|  |  |  |  |             this.comWarehouse.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comWarehouse.TabIndex = 94; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbemp | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbemp.Location = new System.Drawing.Point(22, 126); | 
					
						
							|  |  |  |  |             this.lbemp.Name = "lbemp"; | 
					
						
							|  |  |  |  |             this.lbemp.Size = new System.Drawing.Size(366, 61); | 
					
						
							|  |  |  |  |             this.lbemp.TabIndex = 93; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // txtcustname | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtcustname.Location = new System.Drawing.Point(97, 159); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtcustname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtcustname.Name = "txtcustname"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtcustname.Size = new System.Drawing.Size(418, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtcustname.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtcustname.TabIndex = 92; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtPortId | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtPortId.Location = new System.Drawing.Point(344, 91); | 
					
						
							|  |  |  |  |             this.txtPortId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtPortId.Name = "txtPortId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtPortId.Size = new System.Drawing.Size(171, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtPortId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtPortId.TabIndex = 91; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtBatch | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtBatch.Location = new System.Drawing.Point(872, 125); | 
					
						
							|  |  |  |  |             this.txtBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtBatch.Name = "txtBatch"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtBatch.Size = new System.Drawing.Size(155, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtBatch.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtBatch.TabIndex = 90; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtJobNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtJobNo.Location = new System.Drawing.Point(872, 91); | 
					
						
							|  |  |  |  |             this.txtJobNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtJobNo.Name = "txtJobNo"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtJobNo.Size = new System.Drawing.Size(155, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtJobNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtJobNo.TabIndex = 89; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtTaskBy | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtTaskBy.Location = new System.Drawing.Point(344, 57); | 
					
						
							|  |  |  |  |             this.txtTaskBy.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtTaskBy.Name = "txtTaskBy"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtTaskBy.Size = new System.Drawing.Size(171, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtTaskBy.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtTaskBy.TabIndex = 88; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtSaleNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtSaleNo.Location = new System.Drawing.Point(606, 57); | 
					
						
							|  |  |  |  |             this.txtSaleNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtSaleNo.Name = "txtSaleNo"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSaleNo.Size = new System.Drawing.Size(175, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtSaleNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtSaleNo.TabIndex = 87; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // txtPickorder | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtPickorder.Location = new System.Drawing.Point(872, 57); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtPickorder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtPickorder.Name = "txtPickorder"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtPickorder.Size = new System.Drawing.Size(155, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtPickorder.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtPickorder.TabIndex = 86; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtGoodsName | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtGoodsName.Location = new System.Drawing.Point(606, 125); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtGoodsName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtGoodsName.Name = "txtGoodsName"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtGoodsName.Size = new System.Drawing.Size(175, 28); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtGoodsName.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtGoodsName.TabIndex = 85; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // simpleButton1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); | 
					
						
							|  |  |  |  |             this.simpleButton1.Appearance.Options.UseFont = true; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.simpleButton1.ImageUri.Uri = "Save"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.simpleButton1.Location = new System.Drawing.Point(414, 57); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.simpleButton1.Name = "simpleButton1"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.simpleButton1.Size = new System.Drawing.Size(130, 62); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.simpleButton1.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.simpleButton1.TabIndex = 82; | 
					
						
							|  |  |  |  |             this.simpleButton1.Text = "分配"; | 
					
						
							|  |  |  |  |             this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtEmpId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtEmpId.Font = new System.Drawing.Font("Tahoma", 14F); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtEmpId.Location = new System.Drawing.Point(97, 57); | 
					
						
							|  |  |  |  |             this.txtEmpId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtEmpId.Name = "txtEmpId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtEmpId.Size = new System.Drawing.Size(291, 63); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtEmpId.TabIndex = 81; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtEmpId.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtEmpId_KeyUp); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // txtgoodsId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtgoodsId.Location = new System.Drawing.Point(605, 90); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtgoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtgoodsId.Name = "txtgoodsId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtgoodsId.Size = new System.Drawing.Size(179, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtgoodsId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtgoodsId.TabIndex = 79; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtSkuId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.txtSkuId.Location = new System.Drawing.Point(343, 124); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtSkuId.Name = "txtSkuId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSkuId.Size = new System.Drawing.Size(173, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtSkuId.TabIndex = 36; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQ | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQ.ImageUri.Uri = "Zoom;Size32x32"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.btnQ.Location = new System.Drawing.Point(1282, 57); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnQ.Name = "btnQ"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQ.Size = new System.Drawing.Size(104, 66); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQ.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQ.TabIndex = 74; | 
					
						
							|  |  |  |  |             this.btnQ.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQ.Click += new System.EventHandler(this.btnQ_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // pager1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.pager1.Location = new System.Drawing.Point(3, 781); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Margin = new System.Windows.Forms.Padding(6); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.Name = "pager1"; | 
					
						
							|  |  |  |  |             this.pager1.NMax = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCount = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCurrent = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageSize = 100; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.pager1.Size = new System.Drawing.Size(1808, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.TabIndex = 73; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl3.Location = new System.Drawing.Point(3, 213); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl3.MainView = this.gridView3; | 
					
						
							|  |  |  |  |             this.gridControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.gridControl3.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl3.Name = "gridControl3"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl3.Size = new System.Drawing.Size(1808, 562); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl3.TabIndex = 38; | 
					
						
							|  |  |  |  |             this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView3}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView3.GridControl = this.gridControl3; | 
					
						
							|  |  |  |  |             this.gridView3.Name = "gridView3"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnPrintCode | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image"))); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.btnPrintCode.Location = new System.Drawing.Point(1529, 923); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnPrintCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnPrintCode.Name = "btnPrintCode"; | 
					
						
							|  |  |  |  |             this.btnPrintCode.Size = new System.Drawing.Size(116, 46); | 
					
						
							|  |  |  |  |             this.btnPrintCode.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnPrintCode.TabIndex = 35; | 
					
						
							|  |  |  |  |             this.btnPrintCode.Text = "分区任务"; | 
					
						
							|  |  |  |  |             this.btnPrintCode.Click += new System.EventHandler(this.btnPrint_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnPrintReport | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnPrintReport.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintReport.Image"))); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.btnPrintReport.Location = new System.Drawing.Point(1661, 923); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnPrintReport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnPrintReport.Name = "btnPrintReport"; | 
					
						
							|  |  |  |  |             this.btnPrintReport.Size = new System.Drawing.Size(112, 46); | 
					
						
							|  |  |  |  |             this.btnPrintReport.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnPrintReport.TabIndex = 36; | 
					
						
							|  |  |  |  |             this.btnPrintReport.Text = "出库单"; | 
					
						
							|  |  |  |  |             this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // spinWave | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.spinWave.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)  | 
					
						
							|  |  |  |  |             | System.Windows.Forms.AnchorStyles.Left)  | 
					
						
							|  |  |  |  |             | System.Windows.Forms.AnchorStyles.Right))); | 
					
						
							|  |  |  |  |             this.spinWave.EditValue = new decimal(new int[] { | 
					
						
							|  |  |  |  |             5, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.spinWave.Location = new System.Drawing.Point(97, 898); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.spinWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.spinWave.Name = "spinWave"; | 
					
						
							|  |  |  |  |             this.spinWave.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.spinWave.Properties.IsFloatValue = false; | 
					
						
							|  |  |  |  |             this.spinWave.Properties.Mask.EditMask = "N00"; | 
					
						
							|  |  |  |  |             this.spinWave.Properties.MaxValue = new decimal(new int[] { | 
					
						
							|  |  |  |  |             6000, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0}); | 
					
						
							|  |  |  |  |             this.spinWave.Properties.MinValue = new decimal(new int[] { | 
					
						
							|  |  |  |  |             1, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0}); | 
					
						
							|  |  |  |  |             this.spinWave.Size = new System.Drawing.Size(119, 28); | 
					
						
							|  |  |  |  |             this.spinWave.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.spinWave.TabIndex = 41; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnWaveStart | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.btnWaveStart.Location = new System.Drawing.Point(222, 874); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnWaveStart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnWaveStart.Name = "btnWaveStart"; | 
					
						
							|  |  |  |  |             this.btnWaveStart.Size = new System.Drawing.Size(57, 46); | 
					
						
							|  |  |  |  |             this.btnWaveStart.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnWaveStart.TabIndex = 72; | 
					
						
							|  |  |  |  |             this.btnWaveStart.Text = "确定"; | 
					
						
							|  |  |  |  |             this.btnWaveStart.Click += new System.EventHandler(this.btnWaveStart_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditFrom | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditFrom.EditValue = null; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.dateEditFrom.Location = new System.Drawing.Point(97, 57); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Name = "dateEditFrom"; | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.dateEditFrom.Size = new System.Drawing.Size(156, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditFrom.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditFrom.TabIndex = 31; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboState | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboState.Location = new System.Drawing.Point(1120, 125); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comboState.Name = "comboState"; | 
					
						
							|  |  |  |  |             this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboState.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboState.Size = new System.Drawing.Size(146, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboState.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboState.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditTo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditTo.EditValue = null; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.dateEditTo.Location = new System.Drawing.Point(97, 91); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.dateEditTo.Name = "dateEditTo"; | 
					
						
							|  |  |  |  |             this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.dateEditTo.Size = new System.Drawing.Size(156, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditTo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditTo.TabIndex = 32; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comWaveRule | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.comWaveRule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)  | 
					
						
							|  |  |  |  |             | System.Windows.Forms.AnchorStyles.Left)  | 
					
						
							|  |  |  |  |             | System.Windows.Forms.AnchorStyles.Right))); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.comWaveRule.Location = new System.Drawing.Point(97, 874); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comWaveRule.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comWaveRule.Name = "comWaveRule"; | 
					
						
							|  |  |  |  |             this.comWaveRule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comWaveRule.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Buffered; | 
					
						
							|  |  |  |  |             this.comWaveRule.Size = new System.Drawing.Size(119, 28); | 
					
						
							|  |  |  |  |             this.comWaveRule.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comWaveRule.TabIndex = 75; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comRecType | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comRecType.Location = new System.Drawing.Point(99, 125); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comRecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comRecType.Name = "comRecType"; | 
					
						
							|  |  |  |  |             this.comRecType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comRecType.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.comRecType.Size = new System.Drawing.Size(154, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comRecType.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comRecType.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comPartion | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comPartion.Location = new System.Drawing.Point(1120, 91); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comPartion.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comPartion.Name = "comPartion"; | 
					
						
							|  |  |  |  |             this.comPartion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comPartion.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comPartion.Size = new System.Drawing.Size(147, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comPartion.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comPartion.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comLine | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.comLine.Location = new System.Drawing.Point(326, 874); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comLine.Name = "comLine"; | 
					
						
							|  |  |  |  |             this.comLine.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comLine.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							|  |  |  |  |             this.comLine.Size = new System.Drawing.Size(101, 28); | 
					
						
							|  |  |  |  |             this.comLine.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comLine.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comAssigned | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comAssigned.Location = new System.Drawing.Point(608, 159); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comAssigned.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comAssigned.Name = "comAssigned"; | 
					
						
							|  |  |  |  |             this.comAssigned.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comAssigned.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comAssigned.Size = new System.Drawing.Size(173, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comAssigned.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comAssigned.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             // chkDiff | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.chkDiff.Location = new System.Drawing.Point(797, 159); | 
					
						
							|  |  |  |  |             this.chkDiff.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.chkDiff.Name = "chkDiff"; | 
					
						
							|  |  |  |  |             this.chkDiff.Properties.Caption = "发货差异"; | 
					
						
							|  |  |  |  |             this.chkDiff.Size = new System.Drawing.Size(469, 26); | 
					
						
							|  |  |  |  |             this.chkDiff.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.chkDiff.TabIndex = 95; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup5, | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem16, | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1}); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1814, 1010); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup11, | 
					
						
							|  |  |  |  |             this.layoutControlItem20}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Location = new System.Drawing.Point(0, 778); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup5.Size = new System.Drawing.Size(1814, 232); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlGroup11 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup11.CustomizationFormText = "策略"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem15, | 
					
						
							|  |  |  |  |             this.layoutControlItem14, | 
					
						
							|  |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.layoutControlGroup12, | 
					
						
							|  |  |  |  |             this.layoutControlItem18}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup11.Location = new System.Drawing.Point(0, 44); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup11.Name = "layoutControlGroup11"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup11.Size = new System.Drawing.Size(1814, 188); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup11.Text = "任务生成"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Control = this.btnWaveStart; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Location = new System.Drawing.Point(200, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MaxSize = new System.Drawing.Size(63, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(63, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Name = "layoutControlItem15"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Size = new System.Drawing.Size(63, 120); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Control = this.spinWave; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.CustomizationFormText = "提取间隔(秒)"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Location = new System.Drawing.Point(0, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(105, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Name = "layoutControlItem14"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Size = new System.Drawing.Size(200, 96); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Text = "间隔分钟"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.comWaveRule; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(200, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(200, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(200, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "波次规则"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(421, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(1067, 120); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem3}); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlGroup12.Location = new System.Drawing.Point(1488, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup12.Name = "layoutControlGroup12"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Size = new System.Drawing.Size(288, 120); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Text = "任务打印"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.btnPrintCode; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(122, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(122, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(122, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Control = this.btnPrintReport; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(132, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(118, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(118, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(118, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Location = new System.Drawing.Point(122, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.MaxSize = new System.Drawing.Size(10, 52); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.MinSize = new System.Drawing.Size(10, 52); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Size = new System.Drawing.Size(10, 52); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem18 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Control = this.comLine; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.CustomizationFormText = "状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Location = new System.Drawing.Point(263, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.MaxSize = new System.Drawing.Size(158, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.MinSize = new System.Drawing.Size(158, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Name = "layoutControlItem18"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(158, 120); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Text = "线路"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // layoutControlItem20 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Control = this.pager1; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MaxSize = new System.Drawing.Size(0, 44); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MinSize = new System.Drawing.Size(106, 44); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Name = "layoutControlItem20"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Size = new System.Drawing.Size(1814, 44); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // layoutControlItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Control = this.gridControl3; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Location = new System.Drawing.Point(0, 210); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Name = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Size = new System.Drawing.Size(1814, 568); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Text = "任务明细"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // tabbedControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | 
					
						
							| 
									
										
										
										
											2025-01-23 22:53:20 +08:00
										 |  |  |  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPageIndex = 1; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(1814, 210); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup10, | 
					
						
							|  |  |  |  |             this.layoutControlGroup2}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlGroup10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem11, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem22, | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.emptySpaceItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem28, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7, | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem8, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19, | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem1, | 
					
						
							|  |  |  |  |             this.layoutControlItem9, | 
					
						
							|  |  |  |  |             this.layoutControlItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem21, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem23, | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem26, | 
					
						
							|  |  |  |  |             this.layoutControlItem12, | 
					
						
							|  |  |  |  |             this.emptySpaceItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem27, | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem29, | 
					
						
							|  |  |  |  |             this.layoutControlItem10, | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             this.layoutControlItem13, | 
					
						
							|  |  |  |  |             this.layoutControlItem30}); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Name = "layoutControlGroup10"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup10.Size = new System.Drawing.Size(1775, 136); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup10.Text = "任务查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // layoutControlItem11 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem11.Control = this.btnQ; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(1260, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(110, 72); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(110, 72); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(110, 136); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem22 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Control = this.txtgoodsId; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Location = new System.Drawing.Point(509, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem22.MaxSize = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MinSize = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem22.Name = "layoutControlItem22"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 0, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem22.Size = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem22.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem22.Text = "商品编号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem2.Location = new System.Drawing.Point(1370, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem2.Size = new System.Drawing.Size(405, 136); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem28 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Control = this.txtGoodsName; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem28.Location = new System.Drawing.Point(509, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.MaxSize = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.MinSize = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem28.Name = "layoutControlItem28"; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Size = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem28.Text = "商品名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.txtJobNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(775, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(246, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(246, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(246, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem7.Text = "任务编号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.txtPickorder; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(775, 0); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(246, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(246, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(246, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem8.Text = "拣货单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.txtTaskBy; | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(247, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.MaxSize = new System.Drawing.Size(262, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.MinSize = new System.Drawing.Size(262, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(262, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem19.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             this.layoutControlItem19.Text = "分拣员"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.dateEditFrom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.CustomizationFormText = "起始时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(247, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(247, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Name = "layoutControlItem1"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Size = new System.Drawing.Size(247, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Text = "起始时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Control = this.dateEditTo; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.CustomizationFormText = "截止时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Location = new System.Drawing.Point(0, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(247, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(247, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem9.Name = "layoutControlItem9"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.Size = new System.Drawing.Size(247, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Text = "截止时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.comRecType; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.CustomizationFormText = "状态"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(247, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(247, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(247, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Text = "任务类型"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // layoutControlItem21 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem21.Control = this.txtPortId; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Location = new System.Drawing.Point(247, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem21.MaxSize = new System.Drawing.Size(262, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(262, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem21.Name = "layoutControlItem21"; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Size = new System.Drawing.Size(262, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem21.Text = "下架序号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem23 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Control = this.txtSaleNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Location = new System.Drawing.Point(509, 0); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem23.MaxSize = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.MinSize = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem23.Name = "layoutControlItem23"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Size = new System.Drawing.Size(266, 34); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem23.Text = "订单号码"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem26 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Control = this.txtBatch; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Location = new System.Drawing.Point(775, 68); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem26.MaxSize = new System.Drawing.Size(246, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.MinSize = new System.Drawing.Size(246, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem26.Name = "layoutControlItem26"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem26.Size = new System.Drawing.Size(246, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem26.Text = "批次"; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem12 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Control = this.txtSkuId; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(247, 68); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(262, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(262, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(262, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Text = "SKUID"; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // emptySpaceItem6 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem6.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem6.Location = new System.Drawing.Point(1250, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem6.Name = "emptySpaceItem6"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem6.Size = new System.Drawing.Size(10, 136); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             // layoutControlItem27 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem27.Control = this.txtcustname; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem27.Location = new System.Drawing.Point(0, 102); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.MinSize = new System.Drawing.Size(131, 34); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem27.Name = "layoutControlItem27"; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Size = new System.Drawing.Size(509, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem27.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.layoutControlItem27.Text = "客户名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // layoutControlItem29 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem29.Control = this.comWarehouse; | 
					
						
							|  |  |  |  |             this.layoutControlItem29.Location = new System.Drawing.Point(1021, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem29.MaxSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem29.MinSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem29.Name = "layoutControlItem29"; | 
					
						
							|  |  |  |  |             this.layoutControlItem29.Size = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem29.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem29.Text = "库房分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem29.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.comAssigned; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.CustomizationFormText = "状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(509, 102); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MaxSize = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(266, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Text = "是否分配"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.comboState; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.CustomizationFormText = "状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(1021, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Text = "拣货状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.comPartion; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.CustomizationFormText = "状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(1021, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 2, 3, 3); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(229, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Text = "货位分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextToControlDistance = 5; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             // layoutControlItem30 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Control = this.chkDiff; | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Location = new System.Drawing.Point(775, 102); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Name = "layoutControlItem30"; | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Size = new System.Drawing.Size(475, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2025-01-23 22:53:20 +08:00
										 |  |  |  |             // layoutControlGroup2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem24, | 
					
						
							|  |  |  |  |             this.layoutControlItem25, | 
					
						
							|  |  |  |  |             this.layoutControlItem17, | 
					
						
							|  |  |  |  |             this.emptySpaceItem9, | 
					
						
							|  |  |  |  |             this.emptySpaceItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem8}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Size = new System.Drawing.Size(1775, 136); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Text = "分配任务"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem24 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Control = this.txtEmpId; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.MinSize = new System.Drawing.Size(111, 36); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Name = "layoutControlItem24"; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Size = new System.Drawing.Size(372, 69); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Text = "员工名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem25 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Control = this.simpleButton1; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Location = new System.Drawing.Point(392, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.MinSize = new System.Drawing.Size(88, 46); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Name = "layoutControlItem25"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Size = new System.Drawing.Size(136, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Control = this.lbemp; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Location = new System.Drawing.Point(0, 69); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Name = "layoutControlItem17"; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Size = new System.Drawing.Size(372, 67); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Location = new System.Drawing.Point(392, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.MaxSize = new System.Drawing.Size(136, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.MinSize = new System.Drawing.Size(136, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Name = "emptySpaceItem9"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Size = new System.Drawing.Size(136, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Location = new System.Drawing.Point(528, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Size = new System.Drawing.Size(1247, 136); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Location = new System.Drawing.Point(372, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Name = "emptySpaceItem8"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Size = new System.Drawing.Size(20, 136); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // btnQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQuery.Location = new System.Drawing.Point(1144, 33); | 
					
						
							|  |  |  |  |             this.btnQuery.Name = "btnQuery"; | 
					
						
							|  |  |  |  |             this.btnQuery.Size = new System.Drawing.Size(52, 22); | 
					
						
							|  |  |  |  |             this.btnQuery.TabIndex = 23; | 
					
						
							|  |  |  |  |             this.btnQuery.Text = "查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // GoodsOutTasks | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | 
					
						
							|  |  |  |  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             this.ClientSize = new System.Drawing.Size(1814, 1235); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							|  |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							|  |  |  |  |             this.Name = "GoodsOutTasks"; | 
					
						
							|  |  |  |  |             this.Ribbon = this.ribbon; | 
					
						
							|  |  |  |  |             this.Text = "GoodsForm"; | 
					
						
							|  |  |  |  |             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_FormClosing); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.ResumeLayout(false); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtcustname.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPortId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtJobNo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtTaskBy.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSaleNo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPickorder.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSkuId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWaveRule.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comPartion.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comAssigned.Properties)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkDiff.Properties)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); | 
					
						
							| 
									
										
										
										
											2025-01-23 22:53:20 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ResumeLayout(false); | 
					
						
							|  |  |  |  |             this.PerformLayout(); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         #endregion | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControl layoutControl1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnPrintCode; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnPrintReport; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SpinEdit spinWave; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnWaveStart; | 
					
						
							|  |  |  |  |         private Controls.pager.Pager pager1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQ; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditFrom; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboState; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditTo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comWaveRule; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comRecType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comPartion; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comLine; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comAssigned; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtSkuId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtgoodsId; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							| 
									
										
										
										
											2023-12-03 22:13:49 +08:00
										 |  |  |  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton simpleButton1; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.TextBox txtEmpId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtGoodsName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtPickorder; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtSaleNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtTaskBy; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtJobNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtcustname; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtPortId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtBatch; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |         private System.Windows.Forms.Label lbemp; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comWarehouse; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; | 
					
						
							| 
									
										
										
										
											2024-03-06 20:48:05 +08:00
										 |  |  |  |         private DevExpress.XtraEditors.CheckEdit chkDiff; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } |