fixing bug
This commit is contained in:
parent
7aa9782b7a
commit
e351d207a6
7 changed files with 8 additions and 10 deletions
|
|
@ -191,7 +191,7 @@ function onDelete(data: DataStrategic) {
|
|||
|
||||
/** ดึงข้อมูลเมื่ออยู่ในหน้า */
|
||||
onMounted(() => {
|
||||
if (checkPermission(route)?.attrIsList) fetchDataTree();
|
||||
fetchDataTree();
|
||||
});
|
||||
</script>
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue