From 1a8e7f30035b45771d05cd4cc99aae2743576112 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 17 五月 2024 00:16:46 +0800 Subject: [PATCH] # 手动调拨 --- src/main/webapp/static/js/agvLocMast/locMast.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/agvLocMast/locMast.js b/src/main/webapp/static/js/agvLocMast/locMast.js index bd50d63..b23e676 100644 --- a/src/main/webapp/static/js/agvLocMast/locMast.js +++ b/src/main/webapp/static/js/agvLocMast/locMast.js @@ -464,7 +464,7 @@ lev1: $('#lev1').val(), floor: $('#floor').val(), fullPlt: $('#fullPlt').val(), - locType: $('#locType').val(), + locType1: $('#locType1').val(), outEnable: $('#outEnable').val(), ioTime: top.strToDate($('#ioTime\\$').val()), firstTime: top.strToDate($('#firstTime\\$').val()), -- Gitblit v1.9.1