From 3db477ccda04b391872cbd570b7d1c1253e1f6e0 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 23 五月 2023 14:11:00 +0800
Subject: [PATCH] 生产订单备注字段改成白坯要求,底部备注下推流转卡的时候带到流转卡底部备注中去 生产订单 已经下推过  流转卡或 生产入库单 或生产领料单 后,就不能删除; 生产资源新增模块增加   负责人 HEmpID int 字段(gy_Employee) 非必录入,打印的时候打印出来 生产订单列表里增加关闭和反关闭按钮(在生产订单编辑模块里有这个功能,将一样的功能复制出来),列表显示关闭状态 工序流转卡维护列表增加当前工序过滤条件(下拉框形式,取值取工序列表) 网格选中行, 背景行 浅蓝色 显示;(优先改  生产订单列表,流转卡列表,出站单列表,进站单列表)(最好改JS底层方法)

---
 PlanM/数据导入/Gy_DataIn_RoutingBill.designer.cs |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git "a/PlanM/\346\225\260\346\215\256\345\257\274\345\205\245/Gy_DataIn_RoutingBill.designer.cs" "b/PlanM/\346\225\260\346\215\256\345\257\274\345\205\245/Gy_DataIn_RoutingBill.designer.cs"
index 2f3f591..eb873e9 100644
--- "a/PlanM/\346\225\260\346\215\256\345\257\274\345\205\245/Gy_DataIn_RoutingBill.designer.cs"
+++ "b/PlanM/\346\225\260\346\215\256\345\257\274\345\205\245/Gy_DataIn_RoutingBill.designer.cs"
@@ -41,7 +41,7 @@
             // 
             // pPic
             // 
-            this.pPic.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.pPic.Margin = new System.Windows.Forms.Padding(5);
             this.pPic.Size = new System.Drawing.Size(1544, 56);
             // 
             // panel1
@@ -53,7 +53,7 @@
             this.panel1.Controls.Add(this.label2);
             this.panel1.Controls.Add(this.cmbHYear);
             this.panel1.Controls.Add(this.label1);
-            this.panel1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.panel1.Margin = new System.Windows.Forms.Padding(5);
             this.panel1.Size = new System.Drawing.Size(1544, 52);
             this.panel1.Controls.SetChildIndex(this.cmdHPath, 0);
             this.panel1.Controls.SetChildIndex(this.label4, 0);
@@ -75,12 +75,12 @@
             // cmdHPath
             // 
             this.cmdHPath.Location = new System.Drawing.Point(1043, 9);
-            this.cmdHPath.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.cmdHPath.Margin = new System.Windows.Forms.Padding(5);
             // 
             // txtHPath
             // 
             this.txtHPath.Location = new System.Drawing.Point(615, 4);
-            this.txtHPath.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.txtHPath.Margin = new System.Windows.Forms.Padding(5);
             this.txtHPath.Size = new System.Drawing.Size(419, 39);
             // 
             // label4
@@ -103,7 +103,7 @@
             this.cmbHYear.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
             this.cmbHYear.FormattingEnabled = true;
             this.cmbHYear.Location = new System.Drawing.Point(112, 10);
-            this.cmbHYear.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.cmbHYear.Margin = new System.Windows.Forms.Padding(4);
             this.cmbHYear.Name = "cmbHYear";
             this.cmbHYear.Size = new System.Drawing.Size(124, 23);
             this.cmbHYear.TabIndex = 105;
@@ -126,7 +126,7 @@
             "11",
             "12"});
             this.cmbHPeriod.Location = new System.Drawing.Point(359, 12);
-            this.cmbHPeriod.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.cmbHPeriod.Margin = new System.Windows.Forms.Padding(4);
             this.cmbHPeriod.Name = "cmbHPeriod";
             this.cmbHPeriod.Size = new System.Drawing.Size(112, 23);
             this.cmbHPeriod.TabIndex = 107;
@@ -147,9 +147,9 @@
             this.checkadd.Checked = true;
             this.checkadd.CheckState = System.Windows.Forms.CheckState.Checked;
             this.checkadd.Location = new System.Drawing.Point(1447, 12);
-            this.checkadd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.checkadd.Margin = new System.Windows.Forms.Padding(4);
             this.checkadd.Name = "checkadd";
-            this.checkadd.Size = new System.Drawing.Size(56, 19);
+            this.checkadd.Size = new System.Drawing.Size(59, 19);
             this.checkadd.TabIndex = 108;
             this.checkadd.Text = "追加";
             this.checkadd.UseVisualStyleBackColor = true;
@@ -157,7 +157,7 @@
             // txtHSheetName
             // 
             this.txtHSheetName.Location = new System.Drawing.Point(1265, 11);
-            this.txtHSheetName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txtHSheetName.Margin = new System.Windows.Forms.Padding(4);
             this.txtHSheetName.Name = "txtHSheetName";
             this.txtHSheetName.Size = new System.Drawing.Size(132, 25);
             this.txtHSheetName.TabIndex = 109;
@@ -177,7 +177,7 @@
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.ClientSize = new System.Drawing.Size(1544, 789);
-            this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.Margin = new System.Windows.Forms.Padding(5);
             this.Name = "Gy_DataIn_RoutingBill";
             this.Text = "数据导入模块";
             this.pPic.ResumeLayout(false);

--
Gitblit v1.9.1