标定时如未输入数量则_portUtil.Operate = false
This commit is contained in:
parent
ca6d93b0db
commit
8136de7300
|
@ -266,6 +266,7 @@ namespace DM_Weight.ViewModels
|
|||
|
||||
else
|
||||
{
|
||||
_portUtil.Operate = false;
|
||||
_isFinishClick = false;
|
||||
AlertMsg alertMsg = new AlertMsg
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue