From 764a7f61a7166bdafe5543dfda7ba764a8074260 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 29 三月 2025 13:28:46 +0800
Subject: [PATCH] 工艺
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 54 ++++++++++++++++++++++++++++++++++++++++++++++--------
1 files changed, 46 insertions(+), 8 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
index 6a6406b..1a7d52a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -136,6 +136,8 @@
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -204,6 +206,7 @@
//
this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit";
this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -586,7 +589,7 @@
this.btnSelect.Size = new System.Drawing.Size(116, 27);
this.btnSelect.StyleController = this.layoutMx1;
this.btnSelect.TabIndex = 443;
- this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 ";
+ this.btnSelect.Text = "閫夋嫨鐗╂枡 ";
//
// txtDepotsCode
//
@@ -678,12 +681,15 @@
this.txt_fType.Size = new System.Drawing.Size(293, 24);
this.txt_fType.StyleController = this.layoutMx1;
this.txt_fType.TabIndex = 459;
+ this.txt_fType.Tag = "readOnly";
//
// txt_createBy
//
this.txt_createBy.Location = new System.Drawing.Point(708, 12);
this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Size = new System.Drawing.Size(191, 24);
+ this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(191, 28);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 461;
this.txt_createBy.Tag = "readOnly";
@@ -692,7 +698,9 @@
//
this.txt_createDate.Location = new System.Drawing.Point(708, 44);
this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Size = new System.Drawing.Size(191, 24);
+ this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(191, 28);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 462;
this.txt_createDate.Tag = "readOnly";
@@ -701,7 +709,9 @@
//
this.txt_checkUser.Location = new System.Drawing.Point(1005, 12);
this.txt_checkUser.Name = "txt_checkUser";
- this.txt_checkUser.Size = new System.Drawing.Size(193, 24);
+ this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUser.Size = new System.Drawing.Size(193, 28);
this.txt_checkUser.StyleController = this.layoutMx1;
this.txt_checkUser.TabIndex = 463;
this.txt_checkUser.Tag = "readOnly";
@@ -710,7 +720,9 @@
//
this.txt_checkDate.Location = new System.Drawing.Point(1005, 44);
this.txt_checkDate.Name = "txt_checkDate";
- this.txt_checkDate.Size = new System.Drawing.Size(193, 24);
+ this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(193, 28);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 464;
this.txt_checkDate.Tag = "readOnly";
@@ -719,7 +731,9 @@
//
this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76);
this.txt_paperBillNo.Name = "txt_paperBillNo";
- this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24);
+ this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_paperBillNo.Size = new System.Drawing.Size(191, 28);
this.txt_paperBillNo.StyleController = this.layoutMx1;
this.txt_paperBillNo.TabIndex = 465;
//
@@ -1030,6 +1044,8 @@
this.gridColumn7,
this.gvMx1memo,
this.gridColumn10,
+ this.gridColumn12,
+ this.gridColumn13,
this.gvBtnAlawys,
this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
@@ -1336,6 +1352,26 @@
this.gridColumn10.VisibleIndex = 16;
this.gridColumn10.Width = 94;
//
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "閫�l鏂欐椂闂�";
+ this.gridColumn12.FieldName = "returnDate";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 17;
+ this.gridColumn12.Width = 94;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "閫�鏂欎汉";
+ this.gridColumn13.FieldName = "returnBy";
+ this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 18;
+ this.gridColumn13.Width = 94;
+ //
// gvBtnAlawys
//
this.gvBtnAlawys.Caption = "閫�鏂�";
@@ -1343,7 +1379,7 @@
this.gvBtnAlawys.MinWidth = 80;
this.gvBtnAlawys.Name = "gvBtnAlawys";
this.gvBtnAlawys.Visible = true;
- this.gvBtnAlawys.VisibleIndex = 17;
+ this.gvBtnAlawys.VisibleIndex = 19;
this.gvBtnAlawys.Width = 80;
//
// repositoryItemButtonEdit2
@@ -1364,7 +1400,7 @@
this.gvMxDel.MinWidth = 80;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 18;
+ this.gvMxDel.VisibleIndex = 20;
this.gvMxDel.Width = 80;
//
// repositoryItemButtonEdit1
@@ -1553,5 +1589,7 @@
private DevExpress.XtraEditors.TextEdit txt_guid;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
--
Gitblit v1.9.3