chore: 去除row click

This commit is contained in:
dap
2024-10-07 12:53:09 +08:00
parent 15457628f0
commit 078524e7bd

View File

@@ -34,8 +34,6 @@ const gridOptions: VxeGridProps = {
highlight: true,
// 翻页时保留选中状态
reserve: true,
// 点击行选中
trigger: 'row',
},
columns,
height: 'auto',