feat: Add hasMany UI cell

Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
This commit is contained in:
Pranav C Balan
2021-06-12 19:47:38 +05:30
committed by Pranav C
parent 3c5bfe289e
commit 05369f46ef
11 changed files with 564 additions and 193 deletions

View File

@@ -174,6 +174,7 @@
@addNewRelationTab="addNewRelationTab"
@expandRow="expandRow"
@onRelationDelete="loadMeta"
@loadTableData="loadTableData"
></xc-grid-view>
</template>
<template v-else-if="selectedView && selectedView.show_as === 'gallery' ">