From 08665ff78fbc131fd647fad4ba48742faec53529 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期二, 12 七月 2022 11:27:51 +0800
Subject: [PATCH] 修改了 夏宝 车间看板 采购看板 缺料看板 根据系统设置默认车间过滤功能
---
NETERPNoWin/Frm_MESSetIni.cs | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/NETERPNoWin/Frm_MESSetIni.cs b/NETERPNoWin/Frm_MESSetIni.cs
index b0c9ca2..ca04342 100644
--- a/NETERPNoWin/Frm_MESSetIni.cs
+++ b/NETERPNoWin/Frm_MESSetIni.cs
@@ -55,8 +55,9 @@
txtHOPWin.Text = sWinName;
}
+ private void button1_Click(object sender, EventArgs e)
+ {
-
-
+ }
}
}
\ No newline at end of file
--
Gitblit v1.9.1