no message

This commit is contained in:
setthawutttty 2024-01-03 13:52:29 +07:00
parent 142fc30d8b
commit 40e787af89
4 changed files with 0 additions and 10 deletions

View file

@ -92,10 +92,6 @@ async function editPage(id: string) {
router.push(`/discipline/investigatefacts/${id}`);
}
function dataUpdate() {
console.log(statusFilter.value);
}
function filterFn() {
getList();
}