Browse Source

fix: some issues

pull/6604/head
DarkPhoenix2704 11 months ago
parent
commit
5bb6c8e098
  1. 1
      packages/nc-gui/components/smartsheet/Kanban.vue

1
packages/nc-gui/components/smartsheet/Kanban.vue

@ -573,7 +573,6 @@ watch(
:key="`carousel-${record.row.id}-${index}`"
class="h-52 object-cover"
:srcs="getPossibleAttachmentSrc(attachment)"
@click="expandFormClick($event, record)"
/>
</template>
</a-carousel>

Loading…
Cancel
Save