From e5c42e29be69c197697986f1d94bea3265b169ee Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 03 七月 2025 09:56:48 +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