From f496d63b038c4f6ac9476ae8ff0d0ec679ce5473 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 15 三月 2024 22:09:00 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/map/utils.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-flow/src/pages/map/utils.js b/zy-asrs-flow/src/pages/map/utils.js
index cde1275..61be79d 100644
--- a/zy-asrs-flow/src/pages/map/utils.js
+++ b/zy-asrs-flow/src/pages/map/utils.js
@@ -345,7 +345,7 @@
mapContainer.addChild(sprite);
}
})
-
+
}).catch((error) => {
console.error(error);
})
--
Gitblit v1.9.1