From e067cfb3cab9e36ce85fc80ff13edea69149bb99 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期三, 13 十二月 2023 17:42:41 +0800
Subject: [PATCH] Merge branch 'tzskasrs-1' of http://47.97.1.152:5880/r/zy-asrs into tzskasrs-1

---
 src/main/webapp/static/js/agvStoMan/stoQue.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/agvStoMan/stoQue.js b/src/main/webapp/static/js/agvStoMan/stoQue.js
index aa285c38..4b0d3c1 100644
--- a/src/main/webapp/static/js/agvStoMan/stoQue.js
+++ b/src/main/webapp/static/js/agvStoMan/stoQue.js
@@ -174,6 +174,7 @@
     // iframe鐗╂枡璇︽儏
     function locDetlToLayer(val) {
         locNo = val;
+        url = '/agv/locDetl/list/auth';
         layer.open({
             type: 2,
             title: '搴撳瓨鏄庣粏',

--
Gitblit v1.9.1