修复关闭面板之后 停止作业的逻辑
This commit is contained in:
@@ -1658,6 +1658,7 @@ class _MapPageEnterpriseState extends State<MapPageEnterprise> {
|
||||
_showControlModeWarn = false;
|
||||
isStartWork = false;
|
||||
});
|
||||
_stopWork();
|
||||
},
|
||||
icon: const Icon(Icons.close, color: Colors.grey, size: 20),
|
||||
padding: EdgeInsets.zero,
|
||||
|
||||
Reference in New Issue
Block a user