no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-22 16:10:28 +07:00
parent 7aa623dfbd
commit cc15a46d7d
2 changed files with 5 additions and 1 deletions

View file

@ -530,6 +530,7 @@ const selectPerson = (person) => {
dataPerson.level = person.level;
};
const clearForm = () => {
filterKeyword2.value = "";
dataPerson.id = "";
dataPerson.position = "";
dataPerson.organizationOrganization = "";