mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 03:12:27 +09:00
com : 원복
This commit is contained in:
@@ -225,7 +225,7 @@ const columns = computed(() => {
|
|||||||
>
|
>
|
||||||
<VFlexTableCell :column="column">
|
<VFlexTableCell :column="column">
|
||||||
<slot
|
<slot
|
||||||
:name="`body-cell-${column.key}`"
|
:name="`body-cell`"
|
||||||
:row="row"
|
:row="row"
|
||||||
:column="column"
|
:column="column"
|
||||||
:index="index"
|
:index="index"
|
||||||
|
|||||||
Reference in New Issue
Block a user