child record drilldown
This commit is contained in:
parent
062776d94e
commit
a721ab80dc
|
@ -95,10 +95,6 @@
|
|||
})
|
||||
}
|
||||
|
||||
$: {
|
||||
console.log($backendUiStore.selectedView)
|
||||
}
|
||||
|
||||
onMount(() => {
|
||||
if (views.length) {
|
||||
backendUiStore.actions.views.select(views[0])
|
||||
|
|
Loading…
Reference in New Issue