From d574705357af4e7714bd64a1fac571c2b42a3fa2 Mon Sep 17 00:00:00 2001 From: jhz <jinghz@oceic.com> Date: 星期二, 12 七月 2022 18:22:00 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- 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