From adcd2efd074eb3160c429ea8a5dfd537db1d1304 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期三, 17 十二月 2025 14:37:06 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/map/constants.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/zy-acs-flow/src/map/constants.js b/zy-acs-flow/src/map/constants.js
index f867170..54517fa 100644
--- a/zy-acs-flow/src/map/constants.js
+++ b/zy-acs-flow/src/map/constants.js
@@ -80,6 +80,8 @@
AGV: 0x74b9ff,
POINT: 0xC9E6DA,
+
+ AREA: 0x2c7ac3,
})
export const AGV_STATUS_MODE = Object.freeze({
@@ -95,4 +97,4 @@
OUT_OF_ORDER: 0,
ORDER: 1,
REVERSE_ORDER: 2,
-})
\ No newline at end of file
+})
--
Gitblit v1.9.1