From ffc4d0526bf02e7e00a7872d05a1e67e520e59d6 Mon Sep 17 00:00:00 2001
From: yangyang
Date: 星期一, 02 六月 2025 12:06:40 +0800
Subject: [PATCH] 新增自动盘点功能

---
 zy-asrs-admin/src/components/loc/map/index.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/zy-asrs-admin/src/components/loc/map/index.vue b/zy-asrs-admin/src/components/loc/map/index.vue
index 2f624c9..e7e6357 100644
--- a/zy-asrs-admin/src/components/loc/map/index.vue
+++ b/zy-asrs-admin/src/components/loc/map/index.vue
@@ -315,13 +315,11 @@
         <div ref="pixiView">
 
         </div>
-
         <!--杈撳嚭鎿嶄綔鍜孎PS-->
         <div style="position: absolute;top: 0px;right: 10px;user-select: none;">
             <div>FPS:{{ mapFps }}</div>
             <a-button @click="drawerOper = true">鎿嶄綔</a-button>
         </div>
-
         <!--杈撳嚭鎿嶄綔鍜孎PS-->
         <div style="position: absolute;bottom: 20px;left: 20px;user-select: none;">
             <a-button type="dashed" @click="containerAppViewCenter">

--
Gitblit v1.9.1