lu
2024-12-08 0895fb9962db16ca30e2913275396211d6094e13
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs
@@ -496,7 +496,7 @@
            this.gv_prdPack.AppearanceCell.Options.UseFont = true;
            this.gv_prdPack.Caption = "最小包装数";
            this.gv_prdPack.FieldName = "prdPack";
            this.gv_prdPack.MinWidth = 80;
            this.gv_prdPack.MinWidth = 50;
            this.gv_prdPack.Name = "gv_prdPack";
            this.gv_prdPack.OptionsColumn.AllowEdit = false;
            this.gv_prdPack.Tag = "query_a.prd_pack";
@@ -531,7 +531,7 @@
            this.gv_highLimt.AppearanceCell.Options.UseFont = true;
            this.gv_highLimt.Caption = "最大库存";
            this.gv_highLimt.FieldName = "highlimit";
            this.gv_highLimt.MinWidth = 80;
            this.gv_highLimt.MinWidth = 50;
            this.gv_highLimt.Name = "gv_highLimt";
            this.gv_highLimt.OptionsColumn.AllowEdit = false;
            this.gv_highLimt.Tag = "query_a.highLimt";
@@ -566,7 +566,7 @@
            this.gv_lowLimt.AppearanceCell.Options.UseFont = true;
            this.gv_lowLimt.Caption = "最低库存";
            this.gv_lowLimt.FieldName = "lowlimit";
            this.gv_lowLimt.MinWidth = 80;
            this.gv_lowLimt.MinWidth = 50;
            this.gv_lowLimt.Name = "gv_lowLimt";
            this.gv_lowLimt.OptionsColumn.AllowEdit = false;
            this.gv_lowLimt.Tag = "query_a.lowlimit";