no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-08-07 17:18:18 +07:00
parent b1db405b20
commit e731d12fd9

View file

@ -245,7 +245,7 @@ const openDelete = (id: string) => {
};
const closeModalTree = async () => {
// await getTable();
await fecthlistRecevice();
modalTree.value = false;
};