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; };