no message

This commit is contained in:
STW_TTTY\stwtt 2024-09-25 13:41:48 +07:00
parent e031968ec5
commit 92cc7ba7d9
6 changed files with 32 additions and 7 deletions

View file

@ -216,7 +216,6 @@ function closeModal() {
}
function clearValue() {
commandType.value = "";
commandNo.value = "";
commandYear.value = new Date().getFullYear();