lu
2025-03-29 77f9269e1bef71f475c72f85fa64cdfd09a503f6
DevApp/Gs.DevApp/UserControl/SelectWwPc.Designer.cs
@@ -313,8 +313,10 @@
            // 
            // btnIn
            // 
            this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
            this.btnIn.Appearance.Options.UseBackColor = true;
            this.btnIn.Dock = System.Windows.Forms.DockStyle.Right;
            this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x161;
            this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16;
            this.btnIn.Location = new System.Drawing.Point(918, 2);
            this.btnIn.Name = "btnIn";
            this.btnIn.Size = new System.Drawing.Size(94, 39);
@@ -329,7 +331,7 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(984, 39);
            this.pageBar1.Size = new System.Drawing.Size(889, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
            // 
@@ -344,7 +346,7 @@
            this.MinimizeBox = false;
            this.Name = "SelectWwPc";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "选取委外任务单";
            this.Text = "选取委外任务单【下达、用料清单审核、委外采购订单即可排产,但通知备料需要委外采购订单审核】";
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();