From 4dfc306f910a8b1ae1a2869bc8ffd38b2faf8f2e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 24 五月 2024 09:02:27 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/agvBasDevpVisualized/basDevp.html b/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
index 8ef19c0..5404762 100644
--- a/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
+++ b/src/main/webapp/views/agvBasDevpVisualized/basDevp.html
@@ -63,7 +63,7 @@
 
                     {{#if containerMoveOutFlag}}
                     <div style=" padding-bottom: 20px">
-                        <button type="button" class="layui-btn layui-btn-normal" value="{{devNo}}" lay-submit lay-filter="containerMoveOut">瀹瑰櫒绂诲満</button>
+                        <button type="button" class="layui-btn layui-btn-normal" value="{{devNo}}" lay-submit lay-filter="containerMoveOut">璐ф灦绂诲満</button>
                     </div>
                     {{/if}}
                     {{#if pickInFlag}}
@@ -195,7 +195,7 @@
             }
         });
 
-        //瀹瑰櫒绂诲満
+        //璐ф灦绂诲満
         form.on('submit(containerMoveOut)', function () {
             var devNoList = [];
             devNoList.push(this.value);

--
Gitblit v1.9.1