From 20235a873f123a83f7763c0327e5845caa32c9b9 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期四, 03 四月 2025 16:15:19 +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