From e97f3a0b90112386f96def011c6d4864d974594a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 14 二月 2025 10:26:08 +0800
Subject: [PATCH] 生产报工
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs | 76 +++++++++++++++++++-------------------
1 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
index d2d43df..5dd9d1d 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -66,7 +66,6 @@
this.lb_oldunit = new DevExpress.XtraEditors.LabelControl();
this.lb_id = new DevExpress.XtraEditors.LabelControl();
this.txt_id = new DevExpress.XtraEditors.TextEdit();
- this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -81,6 +80,7 @@
this.txt_oldunit = new Gs.DevApp.UserControl.UcLookUnit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).BeginInit();
@@ -131,8 +131,8 @@
this.gv_fforbidstatus.Name = "gv_fforbidstatus";
this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
this.gv_fforbidstatus.Visible = true;
- this.gv_fforbidstatus.VisibleIndex = 9;
- this.gv_fforbidstatus.Width = 94;
+ this.gv_fforbidstatus.VisibleIndex = 8;
+ this.gv_fforbidstatus.Width = 91;
//
// lb_fdescription
//
@@ -163,8 +163,8 @@
this.gv_fdescription.Name = "gv_fdescription";
this.gv_fdescription.Tag = "query_a.fdescription";
this.gv_fdescription.Visible = true;
- this.gv_fdescription.VisibleIndex = 8;
- this.gv_fdescription.Width = 94;
+ this.gv_fdescription.VisibleIndex = 7;
+ this.gv_fdescription.Width = 91;
//
// lb_fprecision
//
@@ -195,8 +195,8 @@
this.gv_fprecision.Name = "gv_fprecision";
this.gv_fprecision.Tag = "query_a.fprecision";
this.gv_fprecision.Visible = true;
- this.gv_fprecision.VisibleIndex = 7;
- this.gv_fprecision.Width = 94;
+ this.gv_fprecision.VisibleIndex = 6;
+ this.gv_fprecision.Width = 91;
//
// lb_froundtype
//
@@ -227,8 +227,8 @@
this.gv_froundtype.Name = "gv_froundtype";
this.gv_froundtype.Tag = "query_a.froundtype";
this.gv_froundtype.Visible = true;
- this.gv_froundtype.VisibleIndex = 6;
- this.gv_froundtype.Width = 94;
+ this.gv_froundtype.VisibleIndex = 5;
+ this.gv_froundtype.Width = 91;
//
// lb_fbaseunit
//
@@ -269,8 +269,8 @@
this.gv_fconvertnumerator.Name = "gv_fconvertnumerator";
this.gv_fconvertnumerator.Tag = "query_a.fconvertnumerator";
this.gv_fconvertnumerator.Visible = true;
- this.gv_fconvertnumerator.VisibleIndex = 5;
- this.gv_fconvertnumerator.Width = 94;
+ this.gv_fconvertnumerator.VisibleIndex = 4;
+ this.gv_fconvertnumerator.Width = 91;
//
// lb_fcurrentunitid
//
@@ -309,10 +309,11 @@
this.gv_fconvertdenominator.FieldName = "fconvertdenominator";
this.gv_fconvertdenominator.MinWidth = 50;
this.gv_fconvertdenominator.Name = "gv_fconvertdenominator";
+ this.gv_fconvertdenominator.OptionsColumn.ReadOnly = true;
this.gv_fconvertdenominator.Tag = "query_a.fconvertdenominator";
this.gv_fconvertdenominator.Visible = true;
- this.gv_fconvertdenominator.VisibleIndex = 4;
- this.gv_fconvertdenominator.Width = 94;
+ this.gv_fconvertdenominator.VisibleIndex = 3;
+ this.gv_fconvertdenominator.Width = 91;
//
// lb_funitgroupid
//
@@ -341,10 +342,11 @@
this.gv_funitgroupid.FieldName = "funitgroupid";
this.gv_funitgroupid.MinWidth = 50;
this.gv_funitgroupid.Name = "gv_funitgroupid";
+ this.gv_funitgroupid.OptionsColumn.ReadOnly = true;
this.gv_funitgroupid.Tag = "query_a.funitgroupid";
this.gv_funitgroupid.Visible = true;
- this.gv_funitgroupid.VisibleIndex = 3;
- this.gv_funitgroupid.Width = 94;
+ this.gv_funitgroupid.VisibleIndex = 2;
+ this.gv_funitgroupid.Width = 91;
//
// lb_fname
//
@@ -373,10 +375,11 @@
this.gv_fname.FieldName = "fname";
this.gv_fname.MinWidth = 50;
this.gv_fname.Name = "gv_fname";
+ this.gv_fname.OptionsColumn.ReadOnly = true;
this.gv_fname.Tag = "query_a.fname";
this.gv_fname.Visible = true;
- this.gv_fname.VisibleIndex = 2;
- this.gv_fname.Width = 94;
+ this.gv_fname.VisibleIndex = 1;
+ this.gv_fname.Width = 91;
//
// lb_fnumber
//
@@ -405,12 +408,11 @@
this.gv_fnumber.FieldName = "fnumber";
this.gv_fnumber.MinWidth = 50;
this.gv_fnumber.Name = "gv_fnumber";
- this.gv_fnumber.OptionsColumn.AllowEdit = false;
this.gv_fnumber.OptionsColumn.ReadOnly = true;
this.gv_fnumber.Tag = "query_a.fnumber";
this.gv_fnumber.Visible = true;
- this.gv_fnumber.VisibleIndex = 1;
- this.gv_fnumber.Width = 94;
+ this.gv_fnumber.VisibleIndex = 0;
+ this.gv_fnumber.Width = 91;
//
// lb_newqty
//
@@ -489,23 +491,10 @@
this.txt_id.Size = new System.Drawing.Size(150, 28);
this.txt_id.TabIndex = 211;
//
- // gv_id
- //
- this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_id.AppearanceCell.Options.UseFont = true;
- this.gv_id.Caption = "鍗曚綅ID";
- this.gv_id.FieldName = "id";
- this.gv_id.MinWidth = 50;
- this.gv_id.Name = "gv_id";
- this.gv_id.OptionsColumn.ReadOnly = true;
- this.gv_id.Tag = "query_a.id";
- this.gv_id.Visible = true;
- this.gv_id.VisibleIndex = 0;
- this.gv_id.Width = 94;
- //
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -534,7 +523,6 @@
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gv_id,
this.gv_fnumber,
this.gv_fname,
this.gv_funitgroupid,
@@ -543,7 +531,8 @@
this.gv_froundtype,
this.gv_fprecision,
this.gv_fdescription,
- this.gv_fforbidstatus});
+ this.gv_fforbidstatus,
+ this.gridColumn1});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -587,7 +576,6 @@
//
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(970, 570);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
@@ -685,6 +673,17 @@
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
//
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "鍚屾鏃堕棿";
+ this.gridColumn1.FieldName = "lastupdateDate";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Tag = "query_a.lastupdate_date";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 9;
+ this.gridColumn1.Width = 180;
+ //
// Frm_MesUnit
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -693,6 +692,7 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesUnit";
+ this.Text = "鍗曚綅淇℃伅";
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).EndInit();
@@ -780,10 +780,10 @@
private DevExpress.XtraEditors.LabelControl lb_id;
private DevExpress.XtraEditors.TextEdit txt_id;
- private DevExpress.XtraGrid.Columns.GridColumn gv_id;
private UserControl.UcLookUnit txt_oldunit;
private UserControl.UcLookUnit txt_newunit;
private UserControl.UcLookUnit txt_fcurrentunitid;
private UserControl.UcLookUnit txt_fbaseunit;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
}
}
\ No newline at end of file
--
Gitblit v1.9.3