步进电机 挡料地

This commit is contained in:
Admin
2025-04-22 18:03:12 +08:00
parent 74051a4287
commit 33e94b92f9
13 changed files with 1378 additions and 585 deletions

View File

@ -598,7 +598,7 @@ namespace DHSoftware.Views
var form = new AddCubicleControl(this, "重命名工位操作")
{
Size = new Size(300, 200),
Size = new Size(300, 500),
// 传递当前名称到表单
CubicleName = originalName
};