table index
This commit is contained in:
@@ -515,6 +515,7 @@ const radioProps = props.getRadioProps(props.data, props.index);
|
||||
<slot
|
||||
:name="column.customSlot"
|
||||
:data="data"
|
||||
:index="props.index"
|
||||
:column="column"
|
||||
></slot>
|
||||
<template #content>
|
||||
|
||||
Reference in New Issue
Block a user