From 8e6ef7421292519ddb2f42367f08551f4061cc81 Mon Sep 17 00:00:00 2001 From: yangw Date: Sun, 14 Apr 2024 13:12:13 +0800 Subject: [PATCH] sw --- ProductionSystem/Forms/HomeFormInfo.cs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ProductionSystem/Forms/HomeFormInfo.cs b/ProductionSystem/Forms/HomeFormInfo.cs index 0ebfc35..d08a93c 100644 --- a/ProductionSystem/Forms/HomeFormInfo.cs +++ b/ProductionSystem/Forms/HomeFormInfo.cs @@ -740,18 +740,18 @@ namespace ProductionSystem.Forms Step1(); //Step2(); return; - // Step3(); - // Step4(); - // Step5(); - // Step6(); - // Step7(); - // - // return; + // // Step3(); + // // Step4(); + // // Step5(); + // // Step6(); + // // Step7(); + // // + // // return; var d1004 = D1004; if (d1004 == false) { - middleIsCanRound = false; + middleIsCanRound = true; return; };