1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

child record drilldown

This commit is contained in:
Martin McKeaveney 2020-03-25 17:01:53 +00:00
parent 19c0bbc865
commit 33183ff1e9

View file

@ -95,10 +95,6 @@
})
}
$: {
console.log($backendUiStore.selectedView)
}
onMount(() => {
if (views.length) {
backendUiStore.actions.views.select(views[0])