From b571a184fd045070557062aafac46695cbc76fcf Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 31 三月 2025 14:53:56 +0800
Subject: [PATCH] 投
---
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs | 106 ++++++++++++++++++++++++++++++-----------------------
1 files changed, 60 insertions(+), 46 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
index 7635899..f8b7679 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
@@ -69,6 +69,7 @@
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -124,6 +125,7 @@
this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.xtraTabPageCopy = new DevExpress.XtraTab.XtraTabPage();
@@ -141,7 +143,6 @@
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -264,7 +265,7 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -277,7 +278,7 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -309,7 +310,7 @@
//
// gv_isenabled
//
- this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_isenabled.AppearanceCell.Options.UseFont = true;
this.gv_isenabled.Caption = "鏄惁鍙敤";
this.gv_isenabled.FieldName = "isenabled";
@@ -325,7 +326,7 @@
//
// gv_foneChecked
//
- this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
this.gv_foneChecked.Caption = "瀹℃牳鏍囪";
this.gv_foneChecked.FieldName = "foneChecked";
@@ -341,7 +342,7 @@
//
// gv_ftwoChecked
//
- this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true;
this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪";
this.gv_ftwoChecked.FieldName = "ftwoChecked";
@@ -357,7 +358,7 @@
//
// gv_fversion
//
- this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_fversion.AppearanceCell.Options.UseFont = true;
this.gv_fversion.Caption = "鐗堟湰";
this.gv_fversion.FieldName = "fversion";
@@ -383,7 +384,7 @@
//
// gv_itemNo
//
- this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_itemNo.AppearanceCell.Options.UseFont = true;
this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜";
this.gv_itemNo.FieldName = "itemNo";
@@ -422,7 +423,7 @@
//
// gv_foneCheckor
//
- this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
this.gv_foneCheckor.Caption = "瀹℃牳浜�";
this.gv_foneCheckor.FieldName = "foneCheckor";
@@ -436,7 +437,7 @@
//
// gv_foneCheckdate
//
- this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿";
this.gv_foneCheckdate.FieldName = "foneCheckdate";
@@ -450,7 +451,7 @@
//
// gv_ftwoCheckor
//
- this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true;
this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�";
this.gv_ftwoCheckor.FieldName = "ftwoCheckor";
@@ -498,7 +499,7 @@
//
// gv_memo
//
- this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_memo.AppearanceCell.Options.UseFont = true;
this.gv_memo.Caption = "澶囨敞";
this.gv_memo.FieldName = "memo";
@@ -539,6 +540,16 @@
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 16;
this.gridColumn8.Width = 250;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "绫诲埆";
+ this.gridColumn18.FieldName = "ftype";
+ this.gridColumn18.MinWidth = 25;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 17;
+ this.gridColumn18.Width = 94;
//
// pageBar1
//
@@ -634,7 +645,7 @@
//
this.txt_foneCheckdate.Location = new System.Drawing.Point(909, 44);
this.txt_foneCheckdate.Name = "txt_foneCheckdate";
- this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
this.txt_foneCheckdate.Size = new System.Drawing.Size(185, 28);
this.txt_foneCheckdate.StyleController = this.layoutMx1;
@@ -645,7 +656,7 @@
//
this.txt_foneCheckor.Location = new System.Drawing.Point(909, 12);
this.txt_foneCheckor.Name = "txt_foneCheckor";
- this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
this.txt_foneCheckor.Size = new System.Drawing.Size(185, 28);
this.txt_foneCheckor.StyleController = this.layoutMx1;
@@ -656,7 +667,7 @@
//
this.txt_itemNo.Location = new System.Drawing.Point(367, 44);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
this.txt_itemNo.Size = new System.Drawing.Size(183, 28);
this.txt_itemNo.StyleController = this.layoutMx1;
@@ -667,7 +678,7 @@
//
this.txt_memo.Location = new System.Drawing.Point(96, 76);
this.txt_memo.Name = "txt_memo";
- this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_memo.Properties.Appearance.Options.UseFont = true;
this.txt_memo.Size = new System.Drawing.Size(183, 28);
this.txt_memo.StyleController = this.layoutMx1;
@@ -677,7 +688,7 @@
//
this.txt_ftwoCheckor.Location = new System.Drawing.Point(638, 12);
this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
- this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true;
this.txt_ftwoCheckor.Size = new System.Drawing.Size(183, 28);
this.txt_ftwoCheckor.StyleController = this.layoutMx1;
@@ -688,7 +699,7 @@
//
this.txt_fversion.Location = new System.Drawing.Point(367, 12);
this.txt_fversion.Name = "txt_fversion";
- this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_fversion.Properties.Appearance.Options.UseFont = true;
this.txt_fversion.Size = new System.Drawing.Size(183, 28);
this.txt_fversion.StyleController = this.layoutMx1;
@@ -699,7 +710,7 @@
//
this.txt_ftwoCheckdate.Location = new System.Drawing.Point(638, 44);
this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
- this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
this.txt_ftwoCheckdate.Size = new System.Drawing.Size(183, 28);
this.txt_ftwoCheckdate.StyleController = this.layoutMx1;
@@ -974,6 +985,7 @@
this.gvMx1fupAllow,
this.gvMx1fstand,
this.gvMx1fdownAllow,
+ this.gridColumn19,
this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
@@ -984,7 +996,7 @@
//
// gvMx1guid
//
- this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid";
this.gvMx1guid.FieldName = "guid";
@@ -995,7 +1007,7 @@
//
// gvMx1pid
//
- this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1pid.AppearanceCell.Options.UseFont = true;
this.gvMx1pid.Caption = "pid";
this.gvMx1pid.FieldName = "pid";
@@ -1006,7 +1018,7 @@
//
// gvMx1forder
//
- this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1forder.AppearanceCell.Options.UseFont = true;
this.gvMx1forder.Caption = "椤哄簭";
this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
@@ -1043,7 +1055,7 @@
//
// gvMx1fcheckItem
//
- this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�";
this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM;
@@ -1075,7 +1087,7 @@
//
// gvMx1memo
//
- this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1memo.AppearanceCell.Options.UseFont = true;
this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�";
this.gvMx1memo.FieldName = "memo";
@@ -1088,7 +1100,7 @@
//
// gvMx1fcheckTool
//
- this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�";
this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ;
@@ -1110,7 +1122,7 @@
//
// gvMx1sampleSizeNo
//
- this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�";
this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ;
@@ -1145,7 +1157,7 @@
//
// gvMx1fcheckLevel
//
- this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�";
this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP;
@@ -1167,7 +1179,7 @@
//
// gvMx1facLevel
//
- this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩";
this.gvMx1facLevel.ColumnEdit = this.rptJSSP;
@@ -1189,7 +1201,7 @@
//
// gvMx1fupAllow
//
- this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fupAllow.Caption = "涓婇檺";
this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -1202,7 +1214,7 @@
//
// gvMx1fstand
//
- this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
this.gvMx1fstand.Caption = "鏍囧噯鍊�";
this.gvMx1fstand.FieldName = "fstand";
@@ -1215,7 +1227,7 @@
//
// gvMx1fdownAllow
//
- this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
this.gvMx1fdownAllow.Caption = "涓嬮檺";
this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -1226,6 +1238,17 @@
this.gvMx1fdownAllow.VisibleIndex = 11;
this.gvMx1fdownAllow.Width = 60;
//
+ // gridColumn19
+ //
+ this.gridColumn19.Caption = "鏍峰搧鍩烘暟";
+ this.gridColumn19.FieldName = "ypsl";
+ this.gridColumn19.MinWidth = 25;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.Tag = "edit";
+ this.gridColumn19.Visible = true;
+ this.gridColumn19.VisibleIndex = 12;
+ this.gridColumn19.Width = 94;
+ //
// gvMxDel
//
this.gvMxDel.Caption = "绉婚櫎";
@@ -1233,7 +1256,7 @@
this.gvMxDel.MinWidth = 50;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 12;
+ this.gvMxDel.VisibleIndex = 13;
this.gvMxDel.Width = 100;
//
// repositoryItemButtonEdit1
@@ -1286,7 +1309,7 @@
//
// gridColumn11
//
- this.gridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridColumn11.AppearanceCell.Options.UseFont = true;
this.gridColumn11.Caption = "浣跨敤缁勭粐";
this.gridColumn11.FieldName = "fSubsidiary";
@@ -1311,7 +1334,7 @@
//
// gridColumn13
//
- this.gridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridColumn13.AppearanceCell.Options.UseFont = true;
this.gridColumn13.Caption = "鐗╂枡缂栧彿";
this.gridColumn13.FieldName = "itemNo";
@@ -1325,7 +1348,7 @@
//
// gridColumn14
//
- this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridColumn14.AppearanceCell.Options.UseFont = true;
this.gridColumn14.Caption = "鐗╂枡鍚嶇О";
this.gridColumn14.FieldName = "itemName";
@@ -1339,7 +1362,7 @@
//
// gridColumn15
//
- this.gridColumn15.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridColumn15.AppearanceCell.Options.UseFont = true;
this.gridColumn15.Caption = "瑙勬牸鍨嬪彿";
this.gridColumn15.FieldName = "itemModel";
@@ -1418,16 +1441,6 @@
this.picCheckBox.TabIndex = 6;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // gridColumn18
- //
- this.gridColumn18.Caption = "绫诲埆";
- this.gridColumn18.FieldName = "ftype";
- this.gridColumn18.MinWidth = 25;
- this.gridColumn18.Name = "gridColumn18";
- this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 17;
- this.gridColumn18.Width = 94;
//
// Jyxm
//
@@ -1601,5 +1614,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
}
}
\ No newline at end of file
--
Gitblit v1.9.3