From 82416a8117dd69be757380e8a42ecbac6e861e11 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期四, 19 三月 2026 11:12:36 +0800
Subject: [PATCH] Merge branch 'rcs_master' into jdxaj
---
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