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({