lu
2024-12-31 1f45918504bfdafae93b6fc7a5823a48d73e4d3c
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
@@ -173,12 +173,12 @@
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码 ";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
            this.gvMx1itemBarcode.MinWidth = 50;
            this.gvMx1itemBarcode.MinWidth = 300;
            this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
            this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
            this.gvMx1itemBarcode.Visible = true;
            this.gvMx1itemBarcode.VisibleIndex = 0;
            this.gvMx1itemBarcode.Width = 94;
            this.gvMx1itemBarcode.Width = 300;
            // 
            // gvMx1guid
            // 
@@ -336,13 +336,13 @@
            this.gv_itemModel.AppearanceCell.Options.UseFont = true;
            this.gv_itemModel.Caption = "规格型号";
            this.gv_itemModel.FieldName = "itemModel";
            this.gv_itemModel.MinWidth = 50;
            this.gv_itemModel.MinWidth = 250;
            this.gv_itemModel.Name = "gv_itemModel";
            this.gv_itemModel.OptionsColumn.AllowEdit = false;
            this.gv_itemModel.Tag = "query_a.item_model";
            this.gv_itemModel.Visible = true;
            this.gv_itemModel.VisibleIndex = 4;
            this.gv_itemModel.Width = 94;
            this.gv_itemModel.Width = 250;
            // 
            // lb_itemName
            // 
@@ -369,13 +369,13 @@
            this.gv_itemName.AppearanceCell.Options.UseFont = true;
            this.gv_itemName.Caption = "物料名称";
            this.gv_itemName.FieldName = "itemName";
            this.gv_itemName.MinWidth = 50;
            this.gv_itemName.MinWidth = 150;
            this.gv_itemName.Name = "gv_itemName";
            this.gv_itemName.OptionsColumn.AllowEdit = false;
            this.gv_itemName.Tag = "query_a.item_name";
            this.gv_itemName.Visible = true;
            this.gv_itemName.VisibleIndex = 3;
            this.gv_itemName.Width = 94;
            this.gv_itemName.Width = 150;
            // 
            // lb_itemNo
            // 
@@ -402,13 +402,13 @@
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料编码";
            this.gv_itemNo.FieldName = "itemNo";
            this.gv_itemNo.MinWidth = 50;
            this.gv_itemNo.MinWidth = 120;
            this.gv_itemNo.Name = "gv_itemNo";
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.item_no";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 2;
            this.gv_itemNo.Width = 94;
            this.gv_itemNo.Width = 120;
            // 
            // gv_id
            // 
@@ -427,6 +427,7 @@
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -472,13 +473,13 @@
            // 
            this.gridColumn4.Caption = "组织";
            this.gridColumn4.FieldName = "fSubsidiary";
            this.gridColumn4.MinWidth = 125;
            this.gridColumn4.MinWidth = 250;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.Tag = "org.fnumber";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 0;
            this.gridColumn4.Width = 125;
            this.gridColumn4.Width = 250;
            // 
            // xtraTabControl1
            // 
@@ -498,7 +499,7 @@
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
            // 
@@ -508,7 +509,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -518,9 +518,8 @@
            this.xtraTabPage2.Controls.Add(this.tabMx);
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // tabMx
            // 
@@ -576,7 +575,6 @@
            // txt_suppNo_1
            // 
            this.txt_suppNo_1.IsReadly = false;
            this.txt_suppNo_1.KeyFile = "";
            this.txt_suppNo_1.Location = new System.Drawing.Point(349, 51);
            this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppNo_1.Name = "txt_suppNo_1";
@@ -599,8 +597,12 @@
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(150, 28);
            this.txt_iCount_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
            this.txt_iCount_1.Properties.MaskSettings.Set("mask", "\\d+");
            this.txt_iCount_1.Properties.UseMaskAsDisplayFormat = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(94, 28);
            this.txt_iCount_1.TabIndex = 262;
            this.txt_iCount_1.ToolTip = "请输入条码张数";
            // 
            // labelControl4
            // 
@@ -628,18 +630,22 @@
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(150, 28);
            this.txt_psnQty_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
            this.txt_psnQty_1.Properties.MaskSettings.Set("mask", "\\d+");
            this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28);
            this.txt_psnQty_1.TabIndex = 258;
            this.txt_psnQty_1.ToolTip = "请输入每张条码的数量";
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl2.Appearance.Options.UseFont = true;
            this.labelControl2.Location = new System.Drawing.Point(270, 91);
            this.labelControl2.Location = new System.Drawing.Point(254, 91);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(69, 21);
            this.labelControl2.Size = new System.Drawing.Size(85, 21);
            this.labelControl2.TabIndex = 255;
            this.labelControl2.Text = "供应商ID";
            this.labelControl2.Text = "供应商编号";
            // 
            // txt_suppId
            // 
@@ -659,7 +665,7 @@
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(85, 21);
            this.labelControl1.TabIndex = 253;
            this.labelControl1.Text = "供应商编号";
            this.labelControl1.Text = "选择供应商";
            // 
            // labelControl11
            // 
@@ -685,6 +691,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_InitialBarcode";
            this.Text = "期初条码打印";
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();