From e9f4a368fd3845a38eb54d3d18d77e96e5767b61 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 05 九月 2023 10:47:22 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/basDevp/basDevp.js b/src/main/webapp/static/js/basDevp/basDevp.js
index 587e779..3581873 100644
--- a/src/main/webapp/static/js/basDevp/basDevp.js
+++ b/src/main/webapp/static/js/basDevp/basDevp.js
@@ -450,6 +450,7 @@
             maxWt: $('#maxWt').val(),
             grossWt: $('#grossWt').val(),
             cartPos: $('#cartPos').val(),
+            locType1: $('#locType1').val(),
 
         };
         $.ajax({

--
Gitblit v1.9.1