lu
2025-03-14 7d43ccf3c00d034c2072a9d45af9b96171310854
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -586,7 +586,7 @@
            this.btnSelect.Size = new System.Drawing.Size(116, 27);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 443;
            this.btnSelect.Text = "选待入仓物料 ";
            this.btnSelect.Text = "选择物料 ";
            // 
            // txtDepotsCode
            // 
@@ -678,6 +678,7 @@
            this.txt_fType.Size = new System.Drawing.Size(293, 24);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 459;
            this.txt_fType.Tag = "readOnly";
            // 
            // txt_createBy
            // 
@@ -1311,13 +1312,17 @@
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1memo.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1memo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 50;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.OptionsColumn.ReadOnly = true;
            this.gvMx1memo.Tag = "query_a.memo";
            this.gvMx1memo.Tag = "edit";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 15;
            this.gvMx1memo.Width = 180;