From e562c9e75f82703ae1e3a5f90d85c95ad528ce80 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 25 三月 2024 10:38:47 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/map/utils.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/pages/map/utils.js b/zy-asrs-flow/src/pages/map/utils.js
index 3679e5e..b45a4cf 100644
--- a/zy-asrs-flow/src/pages/map/utils.js
+++ b/zy-asrs-flow/src/pages/map/utils.js
@@ -259,6 +259,7 @@
     copiedSprite.rotation = sprite.rotation;
     copiedSprite.data = deepCopy(sprite.data);
     copiedSprite.data.uuid = generateID();
+    showSheflType(copiedSprite);
     return copiedSprite;
 }
 

--
Gitblit v1.9.1