From e4d8f413fe4873d9371ff940af66a67983a70d95 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期二, 16 十二月 2025 10:49:55 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/map/areaSettings/index.jsx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/zy-acs-flow/src/map/areaSettings/index.jsx b/zy-acs-flow/src/map/areaSettings/index.jsx
index c7894ab..9eacee1 100644
--- a/zy-acs-flow/src/map/areaSettings/index.jsx
+++ b/zy-acs-flow/src/map/areaSettings/index.jsx
@@ -127,7 +127,6 @@
};
const handleSaveBasic = async () => {
- console.log(agvList);
const id = sprite?.data?.id;
if (!id) {
return;
--
Gitblit v1.9.1