From 1e62a6d467407addae8745d8c69454318af56a09 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期六, 18 五月 2024 08:04:09 +0800
Subject: [PATCH] ERP接口

---
 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