child record drilldown

This commit is contained in:
Martin McKeaveney 2020-03-25 17:01:53 +00:00
parent 062776d94e
commit a721ab80dc
1 changed files with 0 additions and 4 deletions

View File

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