From f2eebff1b85e3b44bdc00dcd5eb00127edef617f Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 21 十二月 2023 15:31:05 +0800
Subject: [PATCH] #

---
 zy-asrs-wms/src/main/webapp/views/manTag/manTag.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/views/manTag/manTag.html b/zy-asrs-wms/src/main/webapp/views/manTag/manTag.html
index 3ea7243..c4a0524 100644
--- a/zy-asrs-wms/src/main/webapp/views/manTag/manTag.html
+++ b/zy-asrs-wms/src/main/webapp/views/manTag/manTag.html
@@ -37,7 +37,7 @@
                     </div>
                 </div>
             </div>
-            <table class="layui-hide" id="manTag" lay-filter="manTag"></table>
+            <table class="layui-hide" id="tag" lay-filter="tag"></table>
         </div>
     </div>
 </div>
@@ -59,7 +59,7 @@
 <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script>
 <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>
 <script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script>
-<script type="text/javascript" src="../../static/js/manTag/manTag.js" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/tag/tag.js" charset="utf-8"></script>
 </body>
 <!-- 琛ㄥ崟寮圭獥 -->
 <script type="text/html" id="editDialog">

--
Gitblit v1.9.1