no message
This commit is contained in:
parent
7aa623dfbd
commit
cc15a46d7d
2 changed files with 5 additions and 1 deletions
|
|
@ -530,6 +530,7 @@ const selectPerson = (person) => {
|
|||
dataPerson.level = person.level;
|
||||
};
|
||||
const clearForm = () => {
|
||||
filterKeyword2.value = "";
|
||||
dataPerson.id = "";
|
||||
dataPerson.position = "";
|
||||
dataPerson.organizationOrganization = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue