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, highlight: true,
// //
reserve: true, reserve: true,
//
trigger: 'row',
}, },
columns, columns,
height: 'auto', height: 'auto',