From e61f054bf5bf18c8a0095b0ee4b5ff0ea0f0d2f1 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期四, 20 三月 2025 14:42:30 +0800
Subject: [PATCH] 四期

---
 src/main/webapp/views/agvBasDevpVisualized/basDevp.html |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/main/webapp/views/agvBasDevpVisualized/basDevp.html b/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
index 5404762..33ae47a 100644
--- a/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
+++ b/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
@@ -84,7 +84,7 @@
                         {{#if agvWaitPakin.batch}}
                         搴忓垪鐮侊細{{agvWaitPakin.batch}} </br>
                         {{/if}}
-                        鏂欑鐮侊細{{agvWaitPakin.suppCode}} </br>
+                        璐ф灦鐮侊細{{agvWaitPakin.suppCode}} </br>
                         鏁伴噺锛歿{agvWaitPakin.anfme}}
                     </div>
                     {{/if}}
@@ -104,7 +104,7 @@
                         {{#if agvWrkDetl.batch}}
                         搴忓垪鐮侊細{{agvWrkDetl.batch}} </br>
                         {{/if}}
-                        鏂欑鐮侊細{{agvWrkDetl.suppCode}} </br>
+                        璐ф灦鐮侊細{{agvWrkDetl.suppCode}} </br>
                         鍙栬揣鏁伴噺锛歿{agvWrkDetl.anfme}}      缁撲綑鏁伴噺锛歿{agvWrkDetl.volume}}
                     </div>
                     {{/if}}
@@ -126,12 +126,12 @@
     <table class="layui-hide" id="basDevpDetl" lay-filter="locDetlByMap"></table>
 </div>
 
-<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/handlebars/handlebars-v4.5.3.js"></script>
-<script type="text/javascript" src="../../static/js/agvBasDevpVisualized/basDevp.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/handlebars/handlebars-v4.5.3.js?v=100"></script>
+<script type="text/javascript" src="../../static/js/agvBasDevpVisualized/basDevp.js?v=100" charset="utf-8"></script>
 
 <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe>
 

--
Gitblit v1.9.1