chore: 改为全局参数配置 去除局部参数
This commit is contained in:
@@ -43,7 +43,7 @@ setupVbenVxeTable({
|
||||
// 鼠标移入行显示 hover 样式
|
||||
isHover: true,
|
||||
// 点击行高亮
|
||||
isCurrent: true,
|
||||
isCurrent: false,
|
||||
},
|
||||
columnConfig: {
|
||||
// 可拖拽列宽
|
||||
|
Reference in New Issue
Block a user