From 7e8c8abedab8d33ea5faff80545e566aa71306d6 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 21 五月 2024 14:48:11 +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