From f78cdcd32b1b872efce68e6a45aba7181df1f9fb Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 29 五月 2024 10:30:53 +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