lu
2024-12-25 998a0389c282411a5ea583ba50428a46e014c01c
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
@@ -532,7 +532,7 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 3;
            this.gv_createBy.VisibleIndex = 2;
            this.gv_createBy.Width = 100;
            // 
            // gv_createTime
@@ -546,7 +546,7 @@
            this.gv_createTime.OptionsColumn.AllowEdit = false;
            this.gv_createTime.Tag = "query_a.create_time";
            this.gv_createTime.Visible = true;
            this.gv_createTime.VisibleIndex = 2;
            this.gv_createTime.VisibleIndex = 3;
            this.gv_createTime.Width = 180;
            // 
            // lb_hNo
@@ -575,13 +575,13 @@
            this.gv_hNo.AppearanceCell.Options.UseFont = true;
            this.gv_hNo.Caption = "排产编号 ";
            this.gv_hNo.FieldName = "hNo";
            this.gv_hNo.MinWidth = 130;
            this.gv_hNo.MinWidth = 150;
            this.gv_hNo.Name = "gv_hNo";
            this.gv_hNo.OptionsColumn.AllowEdit = false;
            this.gv_hNo.Tag = "query_a.hNo";
            this.gv_hNo.Visible = true;
            this.gv_hNo.VisibleIndex = 1;
            this.gv_hNo.Width = 130;
            this.gv_hNo.Width = 150;
            // 
            // toolBarMenu1
            // 
@@ -620,8 +620,8 @@
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_shState,
            this.gv_hNo,
            this.gv_createTime,
            this.gv_createBy,
            this.gv_createTime,
            this.gv_shBy,
            this.gv_shTime,
            this.gv_wwDd});