25111302 差压28出货版本

This commit is contained in:
moxiliang
2025-11-14 09:32:59 +08:00
parent 6df003f5f8
commit 589dcaa568
88 changed files with 5372 additions and 14986 deletions

View File

@@ -16,6 +16,7 @@ namespace SLC1_N
{
InitializeComponent();
}
private void Form_HQMESconfig_Load(object sender, EventArgs e)
{
tb_ActionName.Text = Form1.m_ActionName;
@@ -36,6 +37,5 @@ namespace SLC1_N
config.SetValue("Tools", tb_Tools.Text);
this.Close();
}
}
}