mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-10 00:43:16 +08:00
chore: 去除row click
This commit is contained in:
@@ -34,8 +34,6 @@ const gridOptions: VxeGridProps = {
|
|||||||
highlight: true,
|
highlight: true,
|
||||||
// 翻页时保留选中状态
|
// 翻页时保留选中状态
|
||||||
reserve: true,
|
reserve: true,
|
||||||
// 点击行选中
|
|
||||||
trigger: 'row',
|
|
||||||
},
|
},
|
||||||
columns,
|
columns,
|
||||||
height: 'auto',
|
height: 'auto',
|
||||||
|
|||||||
Reference in New Issue
Block a user