lu
2 天以前 f7289e89b6293e92271ad0673ba6abf36604ef4c
DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs
@@ -28,9 +28,21 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.SuspendLayout();
            //
            // WomShjhShow
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Text = "WomShjhShow";
            this.ClientSize = new System.Drawing.Size(516, 260);
            this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "WomShjhShow";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "送货计划表详细";
            this.ResumeLayout(false);
        }
        #endregion