From af4d44146a102f8f8f95f5db39e65986f6b096b5 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 31 五月 2024 19:51:59 +0800 Subject: [PATCH] # --- 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