From a09b6969f73a128b1e0da382648697492abf30db Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 30 六月 2023 09:18:53 +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