From 703fbd021fffe44e7257d13603672f723f5acaee Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 22 四月 2025 16:54:21 +0800
Subject: [PATCH] 仓库出库
---
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.Designer.cs | 68 ++++++++++++++--------------------
1 files changed, 28 insertions(+), 40 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.Designer.cs
index f7188d8..0d27d01 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.Designer.cs
@@ -62,10 +62,10 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_returnType = new Gs.DevApp.UserControl.UcDictionaryComBox();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_thOrgId = new Gs.DevApp.UserControl.UcLookOrg();
- this.txt_returnType = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.txt_depotId = new Gs.DevApp.UserControl.UcLookCk();
@@ -85,10 +85,10 @@
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -128,7 +128,6 @@
this.splitMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_returnType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
@@ -147,10 +146,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -412,10 +411,10 @@
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.txt_returnType);
this.layoutMx1.Controls.Add(this.btnSelect);
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_thOrgId);
- this.layoutMx1.Controls.Add(this.txt_returnType);
this.layoutMx1.Controls.Add(this.txt_billNo);
this.layoutMx1.Controls.Add(this.txt_checkDate);
this.layoutMx1.Controls.Add(this.txt_depotId);
@@ -436,6 +435,15 @@
this.layoutMx1.Size = new System.Drawing.Size(1126, 108);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
+ //
+ // txt_returnType
+ //
+ this.txt_returnType.Location = new System.Drawing.Point(385, 12);
+ this.txt_returnType.Name = "txt_returnType";
+ this.txt_returnType.Size = new System.Drawing.Size(165, 24);
+ this.txt_returnType.TabIndex = 533;
+ this.txt_returnType.TextTxt = "";
+ this.txt_returnType.WhereTxt = "s_type=\'鐢熶骇閫�搴撳師鍥燶'";
//
// btnSelect
//
@@ -463,25 +471,6 @@
this.txt_thOrgId.Name = "txt_thOrgId";
this.txt_thOrgId.Size = new System.Drawing.Size(165, 24);
this.txt_thOrgId.TabIndex = 526;
- //
- // txt_returnType
- //
- this.txt_returnType.EditValue = "-璇烽�夋嫨-";
- this.txt_returnType.Location = new System.Drawing.Point(385, 12);
- this.txt_returnType.Name = "txt_returnType";
- this.txt_returnType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_returnType.Properties.Items.AddRange(new object[] {
- "-璇烽�夋嫨-",
- "TKYY01_SYS(璁㈠崟鏈夎)",
- "TKYY02_SYS(鏁伴噺鏈夎)",
- "TKYY03_SYS(缂栫爜鏈夎)",
- "TKYY04_SYS(璐ㄩ噺闂)",
- "TKYY05_SYS(鍖呰璋冩暣)"});
- this.txt_returnType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_returnType.Size = new System.Drawing.Size(165, 24);
- this.txt_returnType.StyleController = this.layoutMx1;
- this.txt_returnType.TabIndex = 521;
//
// txt_billNo
//
@@ -602,10 +591,10 @@
this.layoutControlItem14,
this.layoutControlItem15,
this.layoutControlItem11,
- this.layoutControlItem6,
this.layoutControlItem3,
this.layoutControlItem7,
- this.layoutControlItem16});
+ this.layoutControlItem16,
+ this.layoutControlItem4});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -707,16 +696,6 @@
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.txt_returnType;
- this.layoutControlItem6.Location = new System.Drawing.Point(271, 0);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem6.Text = "閫�搴撳師鍥�";
- this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
- //
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_depotId;
@@ -753,6 +732,16 @@
this.layoutControlItem16.Text = "閫�璐ф槑缁�";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_returnType;
+ this.layoutControlItem4.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem4.Text = "閫�搴撳師鍥�";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
// tabMx
//
@@ -1002,7 +991,6 @@
this.splitMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_returnType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
@@ -1021,10 +1009,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1059,7 +1047,6 @@
private DevExpress.XtraLayout.LayoutControlGroup Root;
private UserControl.UcLookOrg txt_thOrgId;
private DevExpress.XtraEditors.SimpleButton btnSelect;
- private DevExpress.XtraEditors.ComboBoxEdit txt_returnType;
private UserControl.UcLookCk txt_depotId;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_remark;
@@ -1098,10 +1085,11 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.Utils.ToolTipController tips;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private UserControl.UcDictionaryComBox txt_returnType;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
}
}
\ No newline at end of file
--
Gitblit v1.9.3