增加禁用风速自动停止复选框

This commit is contained in:
2026-03-28 16:52:46 +08:00
parent 8c3b67ca9f
commit 7385079afe
6 changed files with 25 additions and 17 deletions

View File

@@ -6726,7 +6726,11 @@ Public Class TableInteraction
Else
TemptDevType=TemptDevType+8
End If
If Curtainbuf(2).Equals("1") Then
keepParam(10) =1
else
keepParam(10) =0
End If
End If
End If