From 2cb4a9b6bcd8efd05490bf7b7800415a7fa6b98e Mon Sep 17 00:00:00 2001 From: mmc <1556375442@qq.com> Date: Thu, 12 Mar 2026 14:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=85=B3=E9=97=AD=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E4=B9=8B=E5=90=8E=20=E5=81=9C=E6=AD=A2=E4=BD=9C?= =?UTF-8?q?=E4=B8=9A=E7=9A=84=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/features/home/presentation/widgets/map/testmap_pages.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/features/home/presentation/widgets/map/testmap_pages.dart b/lib/features/home/presentation/widgets/map/testmap_pages.dart index 24a35931..ccd359dc 100644 --- a/lib/features/home/presentation/widgets/map/testmap_pages.dart +++ b/lib/features/home/presentation/widgets/map/testmap_pages.dart @@ -1658,6 +1658,7 @@ class _MapPageEnterpriseState extends State { _showControlModeWarn = false; isStartWork = false; }); + _stopWork(); }, icon: const Icon(Icons.close, color: Colors.grey, size: 20), padding: EdgeInsets.zero,