From 67de3f38ab7a5ae9a9ae1aeec369c285004ee4d5 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期五, 13 三月 2026 13:54:37 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/map/constants.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-acs-flow/src/map/constants.js b/zy-acs-flow/src/map/constants.js
index 0af14fe..05d7710 100644
--- a/zy-acs-flow/src/map/constants.js
+++ b/zy-acs-flow/src/map/constants.js
@@ -5,7 +5,7 @@
export let AGV_ANGLE_OFFSET_VAL = 0;
-export let MAP_MIRROR = false;;
+export let MAP_MIRROR = false;
export const setMapPreferences = (preferences = {}) => {
if (preferences == null || typeof preferences !== 'object') {
--
Gitblit v1.9.1