From 786b7ba9ac838c1d947de03be3ee98d199ca9dc9 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 02 十二月 2022 17:00:21 +0800 Subject: [PATCH] #修改合同号 --- src/main/webapp/static/js/locMast/locMast.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js index 054a10d..26fa8a5 100644 --- a/src/main/webapp/static/js/locMast/locMast.js +++ b/src/main/webapp/static/js/locMast/locMast.js @@ -468,6 +468,7 @@ maktx: $('#maktx').val(), zpallet: $('#zpallet').val(), specs: $('#specs').val(), + sku: $('#sku').val(), }; $.ajax({ -- Gitblit v1.9.1