Skip to content

Commit ac249e7

Browse files
committed
1 parent f7597d1 commit ac249e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adminforth/spa/src/views/ListView.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
:meta="(c as AdminForthComponentDeclarationFull).meta"
2727
:resource="coreStore.resource"
2828
:adminUser="coreStore.adminUser"
29+
:checkboxes="checkboxes"
2930
/>
3031
<button
3132
@click="()=>{checkboxes = []}"

0 commit comments

Comments
 (0)