lu
2025-10-25 0182a12e08e1253e9fb2d1b4dabb353babf1feea
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -401,7 +401,7 @@
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.FieldName = "cjPeople";
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
@@ -425,7 +425,7 @@
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "提交检验人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.FieldName = "shPeople";
            this.gv_checkUser.Name = "gv_checkUser";
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
@@ -520,7 +520,7 @@
            // gridColumn23
            // 
            this.gridColumn23.Caption = "到货数量";
            this.gridColumn23.FieldName = "到货总量";
            this.gridColumn23.FieldName = "qtyDh";
            this.gridColumn23.MinWidth = 24;
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
@@ -530,7 +530,7 @@
            // gridColumn24
            // 
            this.gridColumn24.Caption = "检验数量";
            this.gridColumn24.FieldName = "检验总量";
            this.gridColumn24.FieldName = "jyQty";
            this.gridColumn24.MinWidth = 24;
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.Width = 90;
@@ -538,7 +538,7 @@
            // gridColumn25
            // 
            this.gridColumn25.Caption = "入库数量";
            this.gridColumn25.FieldName = "入库总量";
            this.gridColumn25.FieldName = "rkQty";
            this.gridColumn25.MinWidth = 24;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
@@ -548,7 +548,7 @@
            // gridColumn26
            // 
            this.gridColumn26.Caption = "打印数量";
            this.gridColumn26.FieldName = "打印总量";
            this.gridColumn26.FieldName = "printQty";
            this.gridColumn26.MinWidth = 24;
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Width = 90;