lu
2025-06-07 22ea524beef76405f6c9583d5a51fa55f4512014
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -294,7 +294,7 @@
            // gv_ischeck
            // 
            this.gv_ischeck.AppearanceCell.Options.UseFont = true;
            this.gv_ischeck.Caption = "审核标识";
            this.gv_ischeck.Caption = "审核";
            this.gv_ischeck.FieldName = "checkStatus";
            this.gv_ischeck.Name = "gv_ischeck";
            this.gv_ischeck.OptionsColumn.AllowEdit = false;
@@ -305,7 +305,7 @@
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "委外标识";
            this.gridColumn9.Caption = "委外";
            this.gridColumn9.FieldName = "isWw";
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";