diff --git a/Rs.DeweyTester/Flow/SubFlow/FixtureTakeFlow.cs b/Rs.DeweyTester/Flow/SubFlow/FixtureTakeFlow.cs index 88c8075..f9981e9 100644 --- a/Rs.DeweyTester/Flow/SubFlow/FixtureTakeFlow.cs +++ b/Rs.DeweyTester/Flow/SubFlow/FixtureTakeFlow.cs @@ -228,7 +228,7 @@ namespace Rs.MotionPlat.Flow.SubFlow } else { - Msgbox.ShowDialog(EButtonType.Recheck, $"治具{curFixture.Index}取料真空检测异常,请处理","vac error",true); + Msgbox.ShowDialog(EButtonType.Recheck, $"吸嘴{curNozzle.NozzleIndex}从治具{curFixture.Index}取料时真空检测异常,请处理","vac error",true); } break;