From e5b9289598f1933c10af6c690417c46d86db42fe Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 20 五月 2024 17:03:02 +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