C3031
2026-03-06 8db52bc296f662691a17aabeeabebd713e3b576d
LB_VisionProcesses/ProcessEditForm.cs
@@ -99,7 +99,7 @@
                    e.Cancel = true;  //取消关闭窗体
                    return;
                }
                if (res == DialogResult.Yes && OriProcess != null)  //保存VPP
                {
                    //利用反射创建实例,命名规范:Tool+Edit