From 07fc18f77a9764bd47857e30d65abc03cc1e439c Mon Sep 17 00:00:00 2001
From: zhangchao <zc857179121@qq.com>
Date: 星期五, 08 十一月 2024 16:21:56 +0800
Subject: [PATCH] Merge branch 'phyzwms2' into phyzasrs-erp

---
 src/main/webapp/static/js/agvBasDevpVisualized/basDevp.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/agvBasDevpVisualized/basDevp.js b/src/main/webapp/static/js/agvBasDevpVisualized/basDevp.js
index 75c55ac..1cdfe3f 100644
--- a/src/main/webapp/static/js/agvBasDevpVisualized/basDevp.js
+++ b/src/main/webapp/static/js/agvBasDevpVisualized/basDevp.js
@@ -393,7 +393,7 @@
                     layer.msg("姝ょ珯鐐规殏鏈粦瀹氫换浣曟潯鐮�");
                     return;
                 }
-                layer.confirm('纭畾瑙g粦'+(data.devNo)+'绔欑偣鐨勬墭鐩樼爜锛�', function(){
+                layer.confirm('纭畾瑙g粦'+(data.devNo)+'绔欑偣鐨勮揣鏋剁爜锛�', function(){
                     $.ajax({
                         url: baseUrl+"/agv/basDevp/unbind/auth",
                         headers: {'token': localStorage.getItem('token')},

--
Gitblit v1.9.1