ปรับการแสดง tab โครงสร้าง
This commit is contained in:
parent
f00e98766c
commit
f3c7fe6809
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ function onClickHistory(id: string, name: string) {
|
|||
|
||||
/** lifecycleHook */
|
||||
onMounted(async () => {
|
||||
store.typeOrganizational = "current";
|
||||
await fetchOrganizationActive();
|
||||
await fetchHistory();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue