From 9cb16bbf53a6b5e0ae809becae7c188b61142156 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Tue, 31 Jan 2023 10:13:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=93=E5=AD=98=E7=9B=98?= =?UTF-8?q?=E7=82=B9=E8=B4=9F=E8=B4=A3=E4=BA=BA=E9=80=89=E6=8B=A9=E4=B8=BA?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E8=BE=93=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/pages/stockTaking/stockTaking.html | 2 ++ target/classes/templates/pages/stockTaking/stockTaking.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/main/resources/templates/pages/stockTaking/stockTaking.html b/src/main/resources/templates/pages/stockTaking/stockTaking.html index 48d50bae..9a91c99c 100644 --- a/src/main/resources/templates/pages/stockTaking/stockTaking.html +++ b/src/main/resources/templates/pages/stockTaking/stockTaking.html @@ -358,6 +358,8 @@ tagData.push(item) } }); + $("#departmentManager").val(""); + let tagLabel= inputTag.render({ diff --git a/target/classes/templates/pages/stockTaking/stockTaking.html b/target/classes/templates/pages/stockTaking/stockTaking.html index 48d50bae..9a91c99c 100644 --- a/target/classes/templates/pages/stockTaking/stockTaking.html +++ b/target/classes/templates/pages/stockTaking/stockTaking.html @@ -358,6 +358,8 @@ tagData.push(item) } }); + $("#departmentManager").val(""); + let tagLabel= inputTag.render({