no message
This commit is contained in:
parent
b1db405b20
commit
e731d12fd9
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ const openDelete = (id: string) => {
|
||||||
};
|
};
|
||||||
|
|
||||||
const closeModalTree = async () => {
|
const closeModalTree = async () => {
|
||||||
// await getTable();
|
await fecthlistRecevice();
|
||||||
modalTree.value = false;
|
modalTree.value = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue