fix: table column 中定义 selectable 无效
This commit is contained in:
@@ -406,6 +406,7 @@ export default defineComponent({
|
||||
reserveSelection={reserveSelection}
|
||||
align={align}
|
||||
headerAlign={headerAlign}
|
||||
selectable={v.selectable}
|
||||
width="50"
|
||||
></ElTableColumn>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user