From af1b0101f2f19fb562ba81eb2bbe3a7976e3d716 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 24 十一月 2023 15:50:50 +0800
Subject: [PATCH] #堆垛机出入库

---
 src/main/webapp/views/home/map_edit.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/home/map_edit.html b/src/main/webapp/views/home/map_edit.html
index d5497b3..0963ccc 100644
--- a/src/main/webapp/views/home/map_edit.html
+++ b/src/main/webapp/views/home/map_edit.html
@@ -3,7 +3,7 @@
 <head>
     <meta charset="UTF-8">
     <title>搴撲綅鍦板浘缂栬緫</title>
-    <script type="text/javascript" src="../../static/js/vue.min.js"></script>
+    <script type="text/javascript" src="../../static/wms/js/vue.min.js"></script>
     <style>
         .pointContainer {
             display: flex;

--
Gitblit v1.9.1