From 3600611eb80e1e2ba7649e1f056174de82118451 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Thu, 9 Mar 2023 08:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E7=9B=98=E7=82=B9=E6=97=B6?= =?UTF-8?q?=E9=80=9A=E8=BF=87=E7=89=A9=E6=96=99=E7=9B=98=E7=82=B9=E4=B8=8E?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E7=9B=98=E7=82=B9=E7=9A=84=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/pages/stockTaking/stockTaking.html | 6 +++--- target/classes/templates/pages/stockTaking/stockTaking.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/pages/stockTaking/stockTaking.html b/src/main/resources/templates/pages/stockTaking/stockTaking.html index 3fd9a730..1c947f4b 100644 --- a/src/main/resources/templates/pages/stockTaking/stockTaking.html +++ b/src/main/resources/templates/pages/stockTaking/stockTaking.html @@ -242,8 +242,10 @@
+
盘点明细 +

- +
@@ -496,8 +498,6 @@ form.on('submit(formStep3)', function (data) { data = data.field; data.params = params; - data.needToUpdate = needToUpdate; - data.barCodeListByNoMaterial = barCodeList; data.departmentManagerId = departmentManagerIdForLocation; console.log(data) /* $.ajax({ diff --git a/target/classes/templates/pages/stockTaking/stockTaking.html b/target/classes/templates/pages/stockTaking/stockTaking.html index 3fd9a730..1c947f4b 100644 --- a/target/classes/templates/pages/stockTaking/stockTaking.html +++ b/target/classes/templates/pages/stockTaking/stockTaking.html @@ -242,8 +242,10 @@
+
盘点明细 +

- +
@@ -496,8 +498,6 @@ form.on('submit(formStep3)', function (data) { data = data.field; data.params = params; - data.needToUpdate = needToUpdate; - data.barCodeListByNoMaterial = barCodeList; data.departmentManagerId = departmentManagerIdForLocation; console.log(data) /* $.ajax({