1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00

child record drilldown

This commit is contained in:
Martin McKeaveney 2020-03-25 17:01:53 +00:00
parent 062776d94e
commit a721ab80dc

View file

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