mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
pass canCreate
to List.vue as prop
This commit is contained in:
parent
a956d74679
commit
3d9dd9c02b
@ -26,6 +26,7 @@
|
||||
:schemaName="schemaName"
|
||||
:listConfig="listConfig"
|
||||
:filters="filters"
|
||||
:canCreate="canCreate"
|
||||
class="flex-1 flex h-full"
|
||||
@openDoc="openDoc"
|
||||
@updatedData="updatedData"
|
||||
|
Loading…
Reference in New Issue
Block a user