no message

This commit is contained in:
setthawutttty 2024-02-14 12:08:40 +07:00
parent 92aaccc791
commit aa0e1fb822
4 changed files with 14 additions and 0 deletions

View file

@ -1343,6 +1343,9 @@ const addData = () => {
inputEndDate.value = "";
yearlyInput.value = "";
dateOrderInput.value = "";
dayChecked.value = false;
dayEndChecked.value = false;
};
/**