lu
2025-05-06 de76c939cc8c425f8326f333e8efdd339e5bff86
工单
已修改4个文件
325 ■■■■ 文件已修改
DevApp/Gs.DevApp/App.config 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs 100 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs 218 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/App.config
@@ -28,8 +28,8 @@
        </assemblyBinding>
    </runtime>
    <appSettings>
         <add key="WebApiUrl" value="http://localhost:5263/" />
        <!--<add key="WebApiUrl" value="http://192.168.1.145:81/" />-->
         <!--<add key="WebApiUrl" value="http://localhost:5263/" />-->
        <add key="WebApiUrl" value="http://192.168.1.145:81/" />
        <add key="LogPath" value="logs" />
        <add key="ProductName" value="G-MES V2.0" />
        <add key="PageSize" value="50" />
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -30,16 +30,16 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -88,6 +88,7 @@
            this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -169,7 +170,6 @@
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -832,12 +832,20 @@
            // gridColumn30
            // 
            this.gridColumn30.Caption = "同步时间";
            this.gridColumn30.FieldName = "createDate";
            this.gridColumn30.FieldName = "tbDate";
            this.gridColumn30.MinWidth = 25;
            this.gridColumn30.Name = "gridColumn30";
            this.gridColumn30.Visible = true;
            this.gridColumn30.VisibleIndex = 41;
            this.gridColumn30.Width = 94;
            //
            // gridColumn34
            //
            this.gridColumn34.Caption = "主键Guid";
            this.gridColumn34.FieldName = "guid";
            this.gridColumn34.MinWidth = 25;
            this.gridColumn34.Name = "gridColumn34";
            this.gridColumn34.Width = 94;
            // 
            // pageBar1
            // 
@@ -1158,38 +1166,38 @@
            this.layoutControlItem22});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition7.Height = 100D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition7,
            rowDefinition8,
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12});
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            this.Root.Size = new System.Drawing.Size(1283, 201);
            this.Root.TextVisible = false;
            // 
@@ -1768,14 +1776,6 @@
            this.gridColumn29.Visible = true;
            this.gridColumn29.VisibleIndex = 23;
            this.gridColumn29.Width = 94;
            //
            // gridColumn34
            //
            this.gridColumn34.Caption = "主键Guid";
            this.gridColumn34.FieldName = "guid";
            this.gridColumn34.MinWidth = 25;
            this.gridColumn34.Name = "gridColumn34";
            this.gridColumn34.Width = 94;
            // 
            // Frm_Womcaa
            // 
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -500,7 +500,7 @@
            // gridColumn5
            // 
            this.gridColumn5.Caption = "结案标识";
            this.gridColumn5.FieldName = "jabs";
            this.gridColumn5.FieldName = "jabzChk";
            this.gridColumn5.MaxWidth = 50;
            this.gridColumn5.MinWidth = 50;
            this.gridColumn5.Name = "gridColumn5";
@@ -558,7 +558,7 @@
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Tag = "query_a.jabs";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 5;
            this.gridColumn12.VisibleIndex = 4;
            this.gridColumn12.Width = 50;
            // 
            // gridColumn6
@@ -570,7 +570,7 @@
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Tag = "query_a.jabs";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 6;
            this.gridColumn6.VisibleIndex = 5;
            this.gridColumn6.Width = 50;
            // 
            // gridColumn27
@@ -580,20 +580,20 @@
            this.gridColumn27.MinWidth = 25;
            this.gridColumn27.Name = "gridColumn27";
            this.gridColumn27.Visible = true;
            this.gridColumn27.VisibleIndex = 7;
            this.gridColumn27.VisibleIndex = 6;
            this.gridColumn27.Width = 94;
            // 
            // gv_daa018
            // 
            this.gv_daa018.AppearanceCell.Options.UseFont = true;
            this.gv_daa018.Caption = "工单状态";
            this.gv_daa018.FieldName = "daa018";
            this.gv_daa018.FieldName = "daa018Txt";
            this.gv_daa018.MinWidth = 90;
            this.gv_daa018.Name = "gv_daa018";
            this.gv_daa018.OptionsColumn.AllowEdit = false;
            this.gv_daa018.Tag = "query_a.daa018";
            this.gv_daa018.Visible = true;
            this.gv_daa018.VisibleIndex = 8;
            this.gv_daa018.VisibleIndex = 7;
            this.gv_daa018.Width = 90;
            // 
            // gridColoun100
@@ -604,7 +604,7 @@
            this.gridColoun100.Name = "gridColoun100";
            this.gridColoun100.Tag = "org.fnamber";
            this.gridColoun100.Visible = true;
            this.gridColoun100.VisibleIndex = 9;
            this.gridColoun100.VisibleIndex = 8;
            this.gridColoun100.Width = 250;
            // 
            // gv_daa001
@@ -617,7 +617,7 @@
            this.gv_daa001.OptionsColumn.AllowEdit = false;
            this.gv_daa001.Tag = "query_a.daa001";
            this.gv_daa001.Visible = true;
            this.gv_daa001.VisibleIndex = 10;
            this.gv_daa001.VisibleIndex = 9;
            this.gv_daa001.Width = 120;
            // 
            // gv_daa021
@@ -630,7 +630,7 @@
            this.gv_daa021.OptionsColumn.AllowEdit = false;
            this.gv_daa021.Tag = "query_a.daa021";
            this.gv_daa021.Visible = true;
            this.gv_daa021.VisibleIndex = 11;
            this.gv_daa021.VisibleIndex = 10;
            this.gv_daa021.Width = 100;
            // 
            // gridColumn3
@@ -640,7 +640,7 @@
            this.gridColumn3.MinWidth = 50;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 12;
            this.gridColumn3.VisibleIndex = 11;
            this.gridColumn3.Width = 94;
            // 
            // gv_daa003
@@ -653,7 +653,7 @@
            this.gv_daa003.OptionsColumn.AllowEdit = false;
            this.gv_daa003.Tag = "query_a.daa003";
            this.gv_daa003.Visible = true;
            this.gv_daa003.VisibleIndex = 13;
            this.gv_daa003.VisibleIndex = 12;
            this.gv_daa003.Width = 150;
            // 
            // gv_daa004
@@ -666,7 +666,7 @@
            this.gv_daa004.OptionsColumn.AllowEdit = false;
            this.gv_daa004.Tag = "query_a.daa004";
            this.gv_daa004.Visible = true;
            this.gv_daa004.VisibleIndex = 14;
            this.gv_daa004.VisibleIndex = 13;
            this.gv_daa004.Width = 150;
            // 
            // gv_daa008
@@ -680,7 +680,7 @@
            this.gv_daa008.OptionsColumn.AllowEdit = false;
            this.gv_daa008.Tag = "query_a.daa008";
            this.gv_daa008.Visible = true;
            this.gv_daa008.VisibleIndex = 15;
            this.gv_daa008.VisibleIndex = 14;
            this.gv_daa008.Width = 50;
            // 
            // gv_daa011
@@ -694,7 +694,7 @@
            this.gv_daa011.OptionsColumn.AllowEdit = false;
            this.gv_daa011.Tag = "query_a.daa011";
            this.gv_daa011.Visible = true;
            this.gv_daa011.VisibleIndex = 16;
            this.gv_daa011.VisibleIndex = 15;
            this.gv_daa011.Width = 50;
            // 
            // gridColumn4
@@ -705,7 +705,7 @@
            this.gridColumn4.MinWidth = 50;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 17;
            this.gridColumn4.VisibleIndex = 16;
            this.gridColumn4.Width = 50;
            // 
            // gv_daa010
@@ -719,7 +719,7 @@
            this.gv_daa010.OptionsColumn.AllowEdit = false;
            this.gv_daa010.Tag = "query_a.daa010";
            this.gv_daa010.Visible = true;
            this.gv_daa010.VisibleIndex = 19;
            this.gv_daa010.VisibleIndex = 18;
            this.gv_daa010.Width = 50;
            // 
            // gv_daa005
@@ -733,7 +733,7 @@
            this.gv_daa005.OptionsColumn.AllowEdit = false;
            this.gv_daa005.Tag = "query_a.daa005";
            this.gv_daa005.Visible = true;
            this.gv_daa005.VisibleIndex = 20;
            this.gv_daa005.VisibleIndex = 19;
            this.gv_daa005.Width = 50;
            // 
            // gv_cust
@@ -746,7 +746,7 @@
            this.gv_cust.OptionsColumn.AllowEdit = false;
            this.gv_cust.Tag = "query_a.cust";
            this.gv_cust.Visible = true;
            this.gv_cust.VisibleIndex = 21;
            this.gv_cust.VisibleIndex = 20;
            this.gv_cust.Width = 100;
            // 
            // gridColumn1
@@ -756,7 +756,7 @@
            this.gridColumn1.MinWidth = 50;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 22;
            this.gridColumn1.VisibleIndex = 21;
            this.gridColumn1.Width = 94;
            // 
            // gv_daa015
@@ -769,7 +769,7 @@
            this.gv_daa015.OptionsColumn.AllowEdit = false;
            this.gv_daa015.Tag = "query_a.daa015";
            this.gv_daa015.Visible = true;
            this.gv_daa015.VisibleIndex = 23;
            this.gv_daa015.VisibleIndex = 22;
            this.gv_daa015.Width = 94;
            // 
            // gv_daa009
@@ -782,7 +782,7 @@
            this.gv_daa009.OptionsColumn.AllowEdit = false;
            this.gv_daa009.Tag = "query_a.daa009";
            this.gv_daa009.Visible = true;
            this.gv_daa009.VisibleIndex = 18;
            this.gv_daa009.VisibleIndex = 17;
            this.gv_daa009.Width = 94;
            // 
            // gv_prepareTime
@@ -795,7 +795,7 @@
            this.gv_prepareTime.OptionsColumn.AllowEdit = false;
            this.gv_prepareTime.Tag = "query_a.prepare_time";
            this.gv_prepareTime.Visible = true;
            this.gv_prepareTime.VisibleIndex = 24;
            this.gv_prepareTime.VisibleIndex = 23;
            this.gv_prepareTime.Width = 180;
            // 
            // gv_daa028
@@ -808,7 +808,7 @@
            this.gv_daa028.OptionsColumn.AllowEdit = false;
            this.gv_daa028.Tag = "query_a.daa028";
            this.gv_daa028.Visible = true;
            this.gv_daa028.VisibleIndex = 25;
            this.gv_daa028.VisibleIndex = 24;
            this.gv_daa028.Width = 180;
            // 
            // gv_daa016
@@ -821,7 +821,7 @@
            this.gv_daa016.OptionsColumn.AllowEdit = false;
            this.gv_daa016.Tag = "query_a.daa016";
            this.gv_daa016.Visible = true;
            this.gv_daa016.VisibleIndex = 26;
            this.gv_daa016.VisibleIndex = 25;
            this.gv_daa016.Width = 180;
            // 
            // gv_daa017
@@ -834,7 +834,7 @@
            this.gv_daa017.OptionsColumn.AllowEdit = false;
            this.gv_daa017.Tag = "query_a.daa017";
            this.gv_daa017.Visible = true;
            this.gv_daa017.VisibleIndex = 27;
            this.gv_daa017.VisibleIndex = 26;
            this.gv_daa017.Width = 180;
            // 
            // gv_mesStartProd
@@ -847,7 +847,7 @@
            this.gv_mesStartProd.OptionsColumn.AllowEdit = false;
            this.gv_mesStartProd.Tag = "query_a.mes_start_prod";
            this.gv_mesStartProd.Visible = true;
            this.gv_mesStartProd.VisibleIndex = 28;
            this.gv_mesStartProd.VisibleIndex = 27;
            this.gv_mesStartProd.Width = 180;
            // 
            // gv_mesEndProd
@@ -860,7 +860,7 @@
            this.gv_mesEndProd.OptionsColumn.AllowEdit = false;
            this.gv_mesEndProd.Tag = "query_a.mes_end_prod";
            this.gv_mesEndProd.Visible = true;
            this.gv_mesEndProd.VisibleIndex = 29;
            this.gv_mesEndProd.VisibleIndex = 28;
            this.gv_mesEndProd.Width = 180;
            // 
            // gridColumn21
@@ -870,7 +870,7 @@
            this.gridColumn21.MinWidth = 25;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 30;
            this.gridColumn21.VisibleIndex = 29;
            this.gridColumn21.Width = 94;
            // 
            // gridColumn22
@@ -880,7 +880,7 @@
            this.gridColumn22.MinWidth = 25;
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 31;
            this.gridColumn22.VisibleIndex = 30;
            this.gridColumn22.Width = 94;
            // 
            // gridColumn23
@@ -898,7 +898,7 @@
            this.gridColumn24.MinWidth = 25;
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.Visible = true;
            this.gridColumn24.VisibleIndex = 32;
            this.gridColumn24.VisibleIndex = 31;
            this.gridColumn24.Width = 94;
            // 
            // gridColumn25
@@ -908,7 +908,7 @@
            this.gridColumn25.MinWidth = 25;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 33;
            this.gridColumn25.VisibleIndex = 32;
            this.gridColumn25.Width = 94;
            // 
            // gridColumn26
@@ -918,7 +918,7 @@
            this.gridColumn26.MinWidth = 25;
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 34;
            this.gridColumn26.VisibleIndex = 33;
            this.gridColumn26.Width = 94;
            // 
            // pageBar1
@@ -1008,20 +1008,20 @@
            // 
            // txt_daa009
            // 
            this.txt_daa009.Location = new System.Drawing.Point(420, 152);
            this.txt_daa009.Location = new System.Drawing.Point(425, 152);
            this.txt_daa009.Name = "txt_daa009";
            this.txt_daa009.Properties.Appearance.Options.UseFont = true;
            this.txt_daa009.Size = new System.Drawing.Size(506, 24);
            this.txt_daa009.Size = new System.Drawing.Size(518, 24);
            this.txt_daa009.StyleController = this.layoutMx1;
            this.txt_daa009.TabIndex = 240;
            this.txt_daa009.Tag = "";
            // 
            // txt_daa013
            // 
            this.txt_daa013.Location = new System.Drawing.Point(726, 124);
            this.txt_daa013.Location = new System.Drawing.Point(737, 124);
            this.txt_daa013.Name = "txt_daa013";
            this.txt_daa013.Properties.Appearance.Options.UseFont = true;
            this.txt_daa013.Size = new System.Drawing.Size(200, 24);
            this.txt_daa013.Size = new System.Drawing.Size(206, 24);
            this.txt_daa013.StyleController = this.layoutMx1;
            this.txt_daa013.TabIndex = 472;
            this.txt_daa013.Tag = "readonly";
@@ -1031,27 +1031,27 @@
            this.txt_daa001.Location = new System.Drawing.Point(114, 12);
            this.txt_daa001.Name = "txt_daa001";
            this.txt_daa001.Properties.Appearance.Options.UseFont = true;
            this.txt_daa001.Size = new System.Drawing.Size(200, 24);
            this.txt_daa001.Size = new System.Drawing.Size(205, 24);
            this.txt_daa001.StyleController = this.layoutMx1;
            this.txt_daa001.TabIndex = 216;
            this.txt_daa001.Tag = "readonly";
            // 
            // textEdit1
            // 
            this.textEdit1.Location = new System.Drawing.Point(420, 40);
            this.textEdit1.Location = new System.Drawing.Point(425, 40);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Properties.Appearance.Options.UseFont = true;
            this.textEdit1.Size = new System.Drawing.Size(200, 24);
            this.textEdit1.Size = new System.Drawing.Size(206, 24);
            this.textEdit1.StyleController = this.layoutMx1;
            this.textEdit1.TabIndex = 467;
            this.textEdit1.Tag = "readonly";
            // 
            // txt_daa008
            // 
            this.txt_daa008.Location = new System.Drawing.Point(726, 12);
            this.txt_daa008.Location = new System.Drawing.Point(737, 12);
            this.txt_daa008.Name = "txt_daa008";
            this.txt_daa008.Properties.Appearance.Options.UseFont = true;
            this.txt_daa008.Size = new System.Drawing.Size(200, 24);
            this.txt_daa008.Size = new System.Drawing.Size(206, 24);
            this.txt_daa008.StyleController = this.layoutMx1;
            this.txt_daa008.TabIndex = 235;
            this.txt_daa008.Tag = "readonly";
@@ -1061,27 +1061,27 @@
            this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 68);
            this.txt_saleOrderNo.Name = "txt_saleOrderNo";
            this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_saleOrderNo.Size = new System.Drawing.Size(200, 24);
            this.txt_saleOrderNo.Size = new System.Drawing.Size(205, 24);
            this.txt_saleOrderNo.StyleController = this.layoutMx1;
            this.txt_saleOrderNo.TabIndex = 465;
            this.txt_saleOrderNo.Tag = "readonly";
            // 
            // txt_daa028
            // 
            this.txt_daa028.Location = new System.Drawing.Point(420, 68);
            this.txt_daa028.Location = new System.Drawing.Point(425, 68);
            this.txt_daa028.Name = "txt_daa028";
            this.txt_daa028.Properties.Appearance.Options.UseFont = true;
            this.txt_daa028.Size = new System.Drawing.Size(200, 24);
            this.txt_daa028.Size = new System.Drawing.Size(206, 24);
            this.txt_daa028.StyleController = this.layoutMx1;
            this.txt_daa028.TabIndex = 341;
            this.txt_daa028.Tag = "readonly";
            // 
            // txt_mesStartProd
            // 
            this.txt_mesStartProd.Location = new System.Drawing.Point(1032, 40);
            this.txt_mesStartProd.Location = new System.Drawing.Point(1049, 40);
            this.txt_mesStartProd.Name = "txt_mesStartProd";
            this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true;
            this.txt_mesStartProd.Size = new System.Drawing.Size(202, 24);
            this.txt_mesStartProd.Size = new System.Drawing.Size(206, 24);
            this.txt_mesStartProd.StyleController = this.layoutMx1;
            this.txt_mesStartProd.TabIndex = 336;
            this.txt_mesStartProd.Tag = "readonly";
@@ -1091,67 +1091,67 @@
            this.txt_daa014.Location = new System.Drawing.Point(114, 40);
            this.txt_daa014.Name = "txt_daa014";
            this.txt_daa014.Properties.Appearance.Options.UseFont = true;
            this.txt_daa014.Size = new System.Drawing.Size(200, 24);
            this.txt_daa014.Size = new System.Drawing.Size(205, 24);
            this.txt_daa014.StyleController = this.layoutMx1;
            this.txt_daa014.TabIndex = 327;
            this.txt_daa014.Tag = "readonly";
            // 
            // txt_daa022Remark
            // 
            this.txt_daa022Remark.Location = new System.Drawing.Point(420, 12);
            this.txt_daa022Remark.Location = new System.Drawing.Point(425, 12);
            this.txt_daa022Remark.Name = "txt_daa022Remark";
            this.txt_daa022Remark.Properties.Appearance.Options.UseFont = true;
            this.txt_daa022Remark.Size = new System.Drawing.Size(200, 24);
            this.txt_daa022Remark.Size = new System.Drawing.Size(206, 24);
            this.txt_daa022Remark.StyleController = this.layoutMx1;
            this.txt_daa022Remark.TabIndex = 462;
            this.txt_daa022Remark.Tag = "readonly";
            // 
            // txt_daa010
            // 
            this.txt_daa010.Location = new System.Drawing.Point(726, 40);
            this.txt_daa010.Location = new System.Drawing.Point(737, 40);
            this.txt_daa010.Name = "txt_daa010";
            this.txt_daa010.Properties.Appearance.Options.UseFont = true;
            this.txt_daa010.Size = new System.Drawing.Size(200, 24);
            this.txt_daa010.Size = new System.Drawing.Size(206, 24);
            this.txt_daa010.StyleController = this.layoutMx1;
            this.txt_daa010.TabIndex = 243;
            this.txt_daa010.Tag = "readonly";
            // 
            // txt_mesEndProd
            // 
            this.txt_mesEndProd.Location = new System.Drawing.Point(1032, 68);
            this.txt_mesEndProd.Location = new System.Drawing.Point(1049, 68);
            this.txt_mesEndProd.Name = "txt_mesEndProd";
            this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true;
            this.txt_mesEndProd.Size = new System.Drawing.Size(202, 24);
            this.txt_mesEndProd.Size = new System.Drawing.Size(206, 24);
            this.txt_mesEndProd.StyleController = this.layoutMx1;
            this.txt_mesEndProd.TabIndex = 338;
            this.txt_mesEndProd.Tag = "readonly";
            // 
            // txt_daa011
            // 
            this.txt_daa011.Location = new System.Drawing.Point(726, 68);
            this.txt_daa011.Location = new System.Drawing.Point(737, 68);
            this.txt_daa011.Name = "txt_daa011";
            this.txt_daa011.Properties.Appearance.Options.UseFont = true;
            this.txt_daa011.Size = new System.Drawing.Size(200, 24);
            this.txt_daa011.Size = new System.Drawing.Size(206, 24);
            this.txt_daa011.StyleController = this.layoutMx1;
            this.txt_daa011.TabIndex = 247;
            this.txt_daa011.Tag = "readonly";
            // 
            // txt_dptName
            // 
            this.txt_dptName.Location = new System.Drawing.Point(726, 96);
            this.txt_dptName.Location = new System.Drawing.Point(737, 96);
            this.txt_dptName.Name = "txt_dptName";
            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
            this.txt_dptName.Size = new System.Drawing.Size(200, 24);
            this.txt_dptName.Size = new System.Drawing.Size(206, 24);
            this.txt_dptName.StyleController = this.layoutMx1;
            this.txt_dptName.TabIndex = 258;
            this.txt_dptName.Tag = "readonly";
            // 
            // txt_daa016
            // 
            this.txt_daa016.Location = new System.Drawing.Point(1032, 96);
            this.txt_daa016.Location = new System.Drawing.Point(1049, 96);
            this.txt_daa016.Name = "txt_daa016";
            this.txt_daa016.Properties.Appearance.Options.UseFont = true;
            this.txt_daa016.Size = new System.Drawing.Size(202, 24);
            this.txt_daa016.Size = new System.Drawing.Size(206, 24);
            this.txt_daa016.StyleController = this.layoutMx1;
            this.txt_daa016.TabIndex = 273;
            this.txt_daa016.Tag = "readonly";
@@ -1161,27 +1161,27 @@
            this.txt_daa029.Location = new System.Drawing.Point(114, 96);
            this.txt_daa029.Name = "txt_daa029";
            this.txt_daa029.Properties.Appearance.Options.UseFont = true;
            this.txt_daa029.Size = new System.Drawing.Size(200, 24);
            this.txt_daa029.Size = new System.Drawing.Size(205, 24);
            this.txt_daa029.StyleController = this.layoutMx1;
            this.txt_daa029.TabIndex = 217;
            this.txt_daa029.Tag = "readonly";
            // 
            // txt_lineName
            // 
            this.txt_lineName.Location = new System.Drawing.Point(420, 96);
            this.txt_lineName.Location = new System.Drawing.Point(425, 96);
            this.txt_lineName.Name = "txt_lineName";
            this.txt_lineName.Properties.Appearance.Options.UseFont = true;
            this.txt_lineName.Size = new System.Drawing.Size(200, 24);
            this.txt_lineName.Size = new System.Drawing.Size(206, 24);
            this.txt_lineName.StyleController = this.layoutMx1;
            this.txt_lineName.TabIndex = 267;
            this.txt_lineName.Tag = "readonly";
            // 
            // txt_daa017
            // 
            this.txt_daa017.Location = new System.Drawing.Point(1032, 124);
            this.txt_daa017.Location = new System.Drawing.Point(1049, 124);
            this.txt_daa017.Name = "txt_daa017";
            this.txt_daa017.Properties.Appearance.Options.UseFont = true;
            this.txt_daa017.Size = new System.Drawing.Size(202, 24);
            this.txt_daa017.Size = new System.Drawing.Size(206, 24);
            this.txt_daa017.StyleController = this.layoutMx1;
            this.txt_daa017.TabIndex = 280;
            this.txt_daa017.Tag = "readonly";
@@ -1191,17 +1191,17 @@
            this.txt_daa003.Location = new System.Drawing.Point(114, 152);
            this.txt_daa003.Name = "txt_daa003";
            this.txt_daa003.Properties.Appearance.Options.UseFont = true;
            this.txt_daa003.Size = new System.Drawing.Size(200, 24);
            this.txt_daa003.Size = new System.Drawing.Size(205, 24);
            this.txt_daa003.StyleController = this.layoutMx1;
            this.txt_daa003.TabIndex = 219;
            this.txt_daa003.Tag = "readonly";
            // 
            // txt_dwName
            // 
            this.txt_dwName.Location = new System.Drawing.Point(1032, 12);
            this.txt_dwName.Location = new System.Drawing.Point(1049, 12);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Size = new System.Drawing.Size(202, 24);
            this.txt_dwName.Size = new System.Drawing.Size(206, 24);
            this.txt_dwName.StyleController = this.layoutMx1;
            this.txt_dwName.TabIndex = 226;
            this.txt_dwName.Tag = "readonly";
@@ -1211,16 +1211,16 @@
            this.txt_daa004.Location = new System.Drawing.Point(114, 124);
            this.txt_daa004.Name = "txt_daa004";
            this.txt_daa004.Properties.Appearance.Options.UseFont = true;
            this.txt_daa004.Size = new System.Drawing.Size(200, 24);
            this.txt_daa004.Size = new System.Drawing.Size(205, 24);
            this.txt_daa004.StyleController = this.layoutMx1;
            this.txt_daa004.TabIndex = 222;
            this.txt_daa004.Tag = "readonly";
            // 
            // txt_daa015
            // 
            this.txt_daa015.Location = new System.Drawing.Point(420, 124);
            this.txt_daa015.Location = new System.Drawing.Point(425, 124);
            this.txt_daa015.Name = "txt_daa015";
            this.txt_daa015.Size = new System.Drawing.Size(200, 24);
            this.txt_daa015.Size = new System.Drawing.Size(206, 24);
            this.txt_daa015.StyleController = this.layoutMx1;
            this.txt_daa015.TabIndex = 473;
            // 
@@ -1297,7 +1297,7 @@
            rowDefinition13,
            rowDefinition14,
            rowDefinition15});
            this.Root.Size = new System.Drawing.Size(1246, 188);
            this.Root.Size = new System.Drawing.Size(1267, 188);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1305,17 +1305,17 @@
            this.layoutControlItem1.Control = this.txt_daa001;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem1.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem1.Text = "工单单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_daa008;
            this.layoutControlItem3.Location = new System.Drawing.Point(612, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(623, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem3.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem3.Text = "工单数量";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1325,18 +1325,18 @@
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem5.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem5.Text = "投料单号";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_daa010;
            this.layoutControlItem7.Location = new System.Drawing.Point(612, 28);
            this.layoutControlItem7.Location = new System.Drawing.Point(623, 28);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem7.Text = "入库数量";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1346,29 +1346,29 @@
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem9.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem9.Text = "需求单号";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_daa028;
            this.layoutControlItem10.Location = new System.Drawing.Point(306, 56);
            this.layoutControlItem10.Location = new System.Drawing.Point(311, 56);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem10.Text = "备料时间";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_daa011;
            this.layoutControlItem11.Location = new System.Drawing.Point(612, 56);
            this.layoutControlItem11.Location = new System.Drawing.Point(623, 56);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem11.Text = "已生产量";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1378,18 +1378,18 @@
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 84);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem13.Text = "产品编码";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_lineName;
            this.layoutControlItem14.Location = new System.Drawing.Point(306, 84);
            this.layoutControlItem14.Location = new System.Drawing.Point(311, 84);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem14.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem14.Text = "生产线别";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1399,7 +1399,7 @@
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 112);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem17.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem17.Text = "产品规格";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1409,116 +1409,116 @@
            this.layoutControlItem19.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem19.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem19.Size = new System.Drawing.Size(311, 28);
            this.layoutControlItem19.Text = "产品名称";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_daa022Remark;
            this.layoutControlItem6.Location = new System.Drawing.Point(306, 0);
            this.layoutControlItem6.Location = new System.Drawing.Point(311, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem6.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem6.Text = "通知备料";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.textEdit1;
            this.layoutControlItem2.Location = new System.Drawing.Point(306, 28);
            this.layoutControlItem2.Location = new System.Drawing.Point(311, 28);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem2.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem2.Text = "备料状态";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_dwName;
            this.layoutControlItem15.Location = new System.Drawing.Point(918, 0);
            this.layoutControlItem15.Location = new System.Drawing.Point(935, 0);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(308, 28);
            this.layoutControlItem15.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem15.Text = "单位";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_mesStartProd;
            this.layoutControlItem4.Location = new System.Drawing.Point(918, 28);
            this.layoutControlItem4.Location = new System.Drawing.Point(935, 28);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(308, 28);
            this.layoutControlItem4.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem4.Text = "预计开工时间";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_mesEndProd;
            this.layoutControlItem8.Location = new System.Drawing.Point(918, 56);
            this.layoutControlItem8.Location = new System.Drawing.Point(935, 56);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(308, 28);
            this.layoutControlItem8.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem8.Text = "预计完工时间";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_daa016;
            this.layoutControlItem12.Location = new System.Drawing.Point(918, 84);
            this.layoutControlItem12.Location = new System.Drawing.Point(935, 84);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(308, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem12.Text = "实际开工时间";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_daa017;
            this.layoutControlItem16.Location = new System.Drawing.Point(918, 112);
            this.layoutControlItem16.Location = new System.Drawing.Point(935, 112);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(308, 28);
            this.layoutControlItem16.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem16.Text = "实际完工时间";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem28
            // 
            this.layoutControlItem28.Control = this.txt_daa009;
            this.layoutControlItem28.Location = new System.Drawing.Point(306, 140);
            this.layoutControlItem28.Location = new System.Drawing.Point(311, 140);
            this.layoutControlItem28.Name = "layoutControlItem28";
            this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem28.Size = new System.Drawing.Size(612, 28);
            this.layoutControlItem28.Size = new System.Drawing.Size(624, 28);
            this.layoutControlItem28.Text = "工单备注";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem27
            // 
            this.layoutControlItem27.Control = this.txt_daa015;
            this.layoutControlItem27.Location = new System.Drawing.Point(306, 112);
            this.layoutControlItem27.Location = new System.Drawing.Point(311, 112);
            this.layoutControlItem27.Name = "layoutControlItem27";
            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem27.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem27.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem27.Text = "生产线别ID";
            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_dptName;
            this.layoutControlItem20.Location = new System.Drawing.Point(612, 84);
            this.layoutControlItem20.Location = new System.Drawing.Point(623, 84);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem20.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem20.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem20.Text = "车间名称";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1526,11 +1526,11 @@
            // 
            this.layoutControlItem18.Control = this.txt_daa013;
            this.layoutControlItem18.CustomizationFormText = "生产车间ID";
            this.layoutControlItem18.Location = new System.Drawing.Point(612, 112);
            this.layoutControlItem18.Location = new System.Drawing.Point(623, 112);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(306, 28);
            this.layoutControlItem18.Size = new System.Drawing.Size(312, 28);
            this.layoutControlItem18.Text = "车间ID";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs
@@ -57,8 +57,7 @@
            "2,S:暂停",
            "3,Q:清尾",
            "4,紧急备料",
            "5,暂停备料",
            "6,撤回备料"});
            "5,暂停备料"});
            this.comZt.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.comZt.Size = new System.Drawing.Size(125, 24);
            this.comZt.TabIndex = 2;