lu
2025-03-05 cd5483b6c38111f9b45cd39b8201cc1ceb847e48
DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs
@@ -93,6 +93,7 @@
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -399,7 +400,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 417);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 423);
            this.tabMxPage1.Text = "出库明细";
            // 
            // gcMx1
@@ -408,7 +409,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1124, 417);
            this.gcMx1.Size = new System.Drawing.Size(1124, 423);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -457,11 +458,11 @@
            // 
            this.lb_depotId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_depotId.Appearance.Options.UseFont = true;
            this.lb_depotId.Location = new System.Drawing.Point(302, 51);
            this.lb_depotId.Location = new System.Drawing.Point(275, 52);
            this.lb_depotId.Name = "lb_depotId";
            this.lb_depotId.Size = new System.Drawing.Size(34, 21);
            this.lb_depotId.Size = new System.Drawing.Size(68, 21);
            this.lb_depotId.TabIndex = 571;
            this.lb_depotId.Text = "仓库";
            this.lb_depotId.Text = "发料仓库";
            // 
            // gv_pbillNo
            // 
@@ -482,7 +483,7 @@
            this.gv_boardItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_boardItem.AppearanceCell.Options.UseFont = true;
            this.gv_boardItem.Caption = "产品编码";
            this.gv_boardItem.FieldName = "boardItem";
            this.gv_boardItem.FieldName = "itemNo";
            this.gv_boardItem.MinWidth = 25;
            this.gv_boardItem.Name = "gv_boardItem";
            this.gv_boardItem.OptionsColumn.AllowEdit = false;
@@ -495,15 +496,15 @@
            // 
            this.lb_outType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_outType.Appearance.Options.UseFont = true;
            this.lb_outType.Location = new System.Drawing.Point(263, 89);
            this.lb_outType.Location = new System.Drawing.Point(275, 85);
            this.lb_outType.Name = "lb_outType";
            this.lb_outType.Size = new System.Drawing.Size(73, 21);
            this.lb_outType.Size = new System.Drawing.Size(68, 21);
            this.lb_outType.TabIndex = 450;
            this.lb_outType.Text = "出库类别 ";
            this.lb_outType.Text = "出库类别";
            // 
            // txt_outType
            // 
            this.txt_outType.Location = new System.Drawing.Point(342, 85);
            this.txt_outType.Location = new System.Drawing.Point(349, 81);
            this.txt_outType.Name = "txt_outType";
            this.txt_outType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_outType.Properties.Appearance.Options.UseFont = true;
@@ -521,7 +522,7 @@
            this.gv_outType.OptionsColumn.AllowEdit = false;
            this.gv_outType.Tag = "query_a.out_type";
            this.gv_outType.Visible = true;
            this.gv_outType.VisibleIndex = 7;
            this.gv_outType.VisibleIndex = 8;
            this.gv_outType.Width = 94;
            // 
            // lb_workNo
@@ -530,17 +531,17 @@
            this.lb_workNo.Appearance.Options.UseFont = true;
            this.lb_workNo.Location = new System.Drawing.Point(20, 52);
            this.lb_workNo.Name = "lb_workNo";
            this.lb_workNo.Size = new System.Drawing.Size(73, 21);
            this.lb_workNo.Size = new System.Drawing.Size(68, 21);
            this.lb_workNo.TabIndex = 387;
            this.lb_workNo.Text = "任务单号 ";
            this.lb_workNo.Text = "任务单号";
            // 
            // txt_workNo
            // 
            this.txt_workNo.Location = new System.Drawing.Point(98, 48);
            this.txt_workNo.Location = new System.Drawing.Point(92, 48);
            this.txt_workNo.Name = "txt_workNo";
            this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workNo.Properties.Appearance.Options.UseFont = true;
            this.txt_workNo.Size = new System.Drawing.Size(150, 28);
            this.txt_workNo.Size = new System.Drawing.Size(178, 28);
            this.txt_workNo.TabIndex = 387;
            // 
            // gv_workNo
@@ -568,18 +569,18 @@
            this.gv_receiver.OptionsColumn.AllowEdit = false;
            this.gv_receiver.Tag = "query_a.receiver";
            this.gv_receiver.Visible = true;
            this.gv_receiver.VisibleIndex = 10;
            this.gv_receiver.VisibleIndex = 11;
            this.gv_receiver.Width = 94;
            // 
            // lb_outPart
            // 
            this.lb_outPart.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_outPart.Appearance.Options.UseFont = true;
            this.lb_outPart.Location = new System.Drawing.Point(263, 20);
            this.lb_outPart.Location = new System.Drawing.Point(275, 20);
            this.lb_outPart.Name = "lb_outPart";
            this.lb_outPart.Size = new System.Drawing.Size(73, 21);
            this.lb_outPart.Size = new System.Drawing.Size(68, 21);
            this.lb_outPart.TabIndex = 319;
            this.lb_outPart.Text = "领料部门 ";
            this.lb_outPart.Text = "领料部门";
            // 
            // gv_outPart
            // 
@@ -592,7 +593,7 @@
            this.gv_outPart.OptionsColumn.AllowEdit = false;
            this.gv_outPart.Tag = "query_a.out_part";
            this.gv_outPart.Visible = true;
            this.gv_outPart.VisibleIndex = 11;
            this.gv_outPart.VisibleIndex = 12;
            this.gv_outPart.Width = 94;
            // 
            // gv_outDate
@@ -606,14 +607,14 @@
            this.gv_outDate.OptionsColumn.AllowEdit = false;
            this.gv_outDate.Tag = "query_a.out_date";
            this.gv_outDate.Visible = true;
            this.gv_outDate.VisibleIndex = 6;
            this.gv_outDate.VisibleIndex = 7;
            this.gv_outDate.Width = 120;
            // 
            // lb_checkDate
            // 
            this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkDate.Appearance.Options.UseFont = true;
            this.lb_checkDate.Location = new System.Drawing.Point(773, 52);
            this.lb_checkDate.Location = new System.Drawing.Point(778, 52);
            this.lb_checkDate.Name = "lb_checkDate";
            this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
            this.lb_checkDate.TabIndex = 262;
@@ -621,7 +622,7 @@
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(850, 48);
            this.txt_checkDate.Location = new System.Drawing.Point(855, 48);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
@@ -639,14 +640,14 @@
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 9;
            this.gv_checkDate.VisibleIndex = 10;
            this.gv_checkDate.Width = 120;
            // 
            // lb_checkUser
            // 
            this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkUser.Appearance.Options.UseFont = true;
            this.lb_checkUser.Location = new System.Drawing.Point(790, 20);
            this.lb_checkUser.Location = new System.Drawing.Point(795, 20);
            this.lb_checkUser.Name = "lb_checkUser";
            this.lb_checkUser.Size = new System.Drawing.Size(56, 21);
            this.lb_checkUser.TabIndex = 258;
@@ -654,7 +655,7 @@
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(850, 16);
            this.txt_checkUser.Location = new System.Drawing.Point(855, 16);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
@@ -672,7 +673,7 @@
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
            this.gv_checkUser.Visible = true;
            this.gv_checkUser.VisibleIndex = 8;
            this.gv_checkUser.VisibleIndex = 9;
            this.gv_checkUser.Width = 94;
            // 
            // gv_reason
@@ -686,14 +687,14 @@
            this.gv_reason.OptionsColumn.AllowEdit = false;
            this.gv_reason.Tag = "query_a.reason";
            this.gv_reason.Visible = true;
            this.gv_reason.VisibleIndex = 15;
            this.gv_reason.VisibleIndex = 16;
            this.gv_reason.Width = 94;
            // 
            // lb_remark
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(522, 83);
            this.lb_remark.Location = new System.Drawing.Point(527, 85);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(73, 21);
            this.lb_remark.TabIndex = 243;
@@ -701,7 +702,7 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(599, 79);
            this.txt_remark.Location = new System.Drawing.Point(604, 81);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
@@ -719,14 +720,14 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 14;
            this.gv_remark.VisibleIndex = 15;
            this.gv_remark.Width = 94;
            // 
            // lb_createDate
            // 
            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createDate.Appearance.Options.UseFont = true;
            this.lb_createDate.Location = new System.Drawing.Point(522, 52);
            this.lb_createDate.Location = new System.Drawing.Point(527, 52);
            this.lb_createDate.Name = "lb_createDate";
            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
            this.lb_createDate.TabIndex = 226;
@@ -734,7 +735,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(599, 48);
            this.txt_createDate.Location = new System.Drawing.Point(604, 48);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
@@ -752,14 +753,14 @@
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 13;
            this.gv_createDate.VisibleIndex = 14;
            this.gv_createDate.Width = 94;
            // 
            // lb_createBy
            // 
            this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createBy.Appearance.Options.UseFont = true;
            this.lb_createBy.Location = new System.Drawing.Point(539, 20);
            this.lb_createBy.Location = new System.Drawing.Point(544, 20);
            this.lb_createBy.Name = "lb_createBy";
            this.lb_createBy.Size = new System.Drawing.Size(56, 21);
            this.lb_createBy.TabIndex = 222;
@@ -767,7 +768,7 @@
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(599, 16);
            this.txt_createBy.Location = new System.Drawing.Point(604, 16);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
@@ -785,14 +786,14 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 12;
            this.gv_createBy.VisibleIndex = 13;
            this.gv_createBy.Width = 94;
            // 
            // lb_status
            // 
            this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_status.Appearance.Options.UseFont = true;
            this.lb_status.Location = new System.Drawing.Point(807, 86);
            this.lb_status.Location = new System.Drawing.Point(812, 85);
            this.lb_status.Name = "lb_status";
            this.lb_status.Size = new System.Drawing.Size(39, 21);
            this.lb_status.TabIndex = 219;
@@ -819,19 +820,19 @@
            // 
            this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_taskNo.Appearance.Options.UseFont = true;
            this.lb_taskNo.Location = new System.Drawing.Point(20, 86);
            this.lb_taskNo.Location = new System.Drawing.Point(20, 85);
            this.lb_taskNo.Name = "lb_taskNo";
            this.lb_taskNo.Size = new System.Drawing.Size(73, 21);
            this.lb_taskNo.Size = new System.Drawing.Size(68, 21);
            this.lb_taskNo.TabIndex = 216;
            this.lb_taskNo.Text = "生产订单 ";
            this.lb_taskNo.Text = "申请单号";
            // 
            // txt_taskNo
            // 
            this.txt_taskNo.Location = new System.Drawing.Point(98, 82);
            this.txt_taskNo.Location = new System.Drawing.Point(92, 81);
            this.txt_taskNo.Name = "txt_taskNo";
            this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
            this.txt_taskNo.Size = new System.Drawing.Size(150, 28);
            this.txt_taskNo.Size = new System.Drawing.Size(178, 28);
            this.txt_taskNo.TabIndex = 216;
            // 
            // lb_itemOutNo
@@ -840,17 +841,17 @@
            this.lb_itemOutNo.Appearance.Options.UseFont = true;
            this.lb_itemOutNo.Location = new System.Drawing.Point(20, 20);
            this.lb_itemOutNo.Name = "lb_itemOutNo";
            this.lb_itemOutNo.Size = new System.Drawing.Size(73, 21);
            this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21);
            this.lb_itemOutNo.TabIndex = 213;
            this.lb_itemOutNo.Text = "出库单号 ";
            this.lb_itemOutNo.Text = "出库单号";
            // 
            // txt_itemOutNo
            // 
            this.txt_itemOutNo.Location = new System.Drawing.Point(98, 16);
            this.txt_itemOutNo.Location = new System.Drawing.Point(92, 16);
            this.txt_itemOutNo.Name = "txt_itemOutNo";
            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemOutNo.Size = new System.Drawing.Size(150, 28);
            this.txt_itemOutNo.Size = new System.Drawing.Size(178, 28);
            this.txt_itemOutNo.TabIndex = 213;
            // 
            // gv_itemOutNo
@@ -908,6 +909,7 @@
            this.gv_pbillNo,
            this.gv_boardItem,
            this.gridColumn1,
            this.gridColumn6,
            this.gv_outDate,
            this.gv_outType,
            this.gv_checkUser,
@@ -928,11 +930,22 @@
            // gridColumn1
            // 
            this.gridColumn1.Caption = "产品名称";
            this.gridColumn1.FieldName = "itemName";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 5;
            this.gridColumn1.Width = 120;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "产品型号";
            this.gridColumn6.FieldName = "itemModel";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 6;
            this.gridColumn6.Width = 94;
            // 
            // xtraTabControl1
            // 
@@ -977,10 +990,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 121);
            this.tabMx.Location = new System.Drawing.Point(0, 115);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 449);
            this.tabMx.Size = new System.Drawing.Size(1126, 455);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -1019,13 +1032,13 @@
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1126, 121);
            this.panel1.Size = new System.Drawing.Size(1126, 115);
            this.panel1.TabIndex = 1;
            // 
            // txt_outPart
            // 
            this.txt_outPart.IsReadly = false;
            this.txt_outPart.Location = new System.Drawing.Point(342, 19);
            this.txt_outPart.Location = new System.Drawing.Point(349, 19);
            this.txt_outPart.Name = "txt_outPart";
            this.txt_outPart.Size = new System.Drawing.Size(174, 28);
            this.txt_outPart.TabIndex = 574;
@@ -1033,7 +1046,7 @@
            // depot_id
            // 
            this.depot_id.IsReadly = false;
            this.depot_id.Location = new System.Drawing.Point(342, 51);
            this.depot_id.Location = new System.Drawing.Point(349, 48);
            this.depot_id.Margin = new System.Windows.Forms.Padding(0);
            this.depot_id.Name = "depot_id";
            this.depot_id.Size = new System.Drawing.Size(174, 28);
@@ -1041,7 +1054,7 @@
            // 
            // txt_status
            // 
            this.txt_status.Location = new System.Drawing.Point(850, 84);
            this.txt_status.Location = new System.Drawing.Point(855, 83);
            this.txt_status.Name = "txt_status";
            this.txt_status.Properties.Caption = "";
            this.txt_status.Size = new System.Drawing.Size(44, 24);
@@ -1049,7 +1062,7 @@
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(919, 86);
            this.labelControl11.Location = new System.Drawing.Point(924, 85);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1060,7 +1073,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(970, 86);
            this.lbGuid.Location = new System.Drawing.Point(975, 85);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -1206,5 +1219,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
    }
}