From 8ce7ce2407a14d54b29a4b10a8715a8610711050 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期三, 19 三月 2025 17:34:45 +0800
Subject: [PATCH] 已经走出储位的工作档不算
---
src/main/webapp/views/locRule/locCodeRule.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/views/locRule/locCodeRule.html b/src/main/webapp/views/locRule/locCodeRule.html
index ad88cd4..993ac56 100644
--- a/src/main/webapp/views/locRule/locCodeRule.html
+++ b/src/main/webapp/views/locRule/locCodeRule.html
@@ -71,11 +71,11 @@
<a class="layui-btn layui-btn-danger layui-btn-xs btn-edit" lay-event="del">鍒犻櫎</a>
</script>
-<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
-<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/locRule/locCodeRule.js" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js?v=100"></script>
+<script type="text/javascript" src="../../static/layui/layui.js?v=100" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/common.js?v=100" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/cool.js?v=100" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/locRule/locCodeRule.js?v=100" charset="utf-8"></script>
</body>
<!-- 琛ㄥ崟寮圭獥 -->
--
Gitblit v1.9.1