chore: 去除row click
This commit is contained in:
parent
15457628f0
commit
078524e7bd
@ -34,8 +34,6 @@ const gridOptions: VxeGridProps = {
|
||||
highlight: true,
|
||||
// 翻页时保留选中状态
|
||||
reserve: true,
|
||||
// 点击行选中
|
||||
trigger: 'row',
|
||||
},
|
||||
columns,
|
||||
height: 'auto',
|
||||
|
Loading…
Reference in New Issue
Block a user