【jvxeTable】expandConfig属性无用

pull/8226/head
JEECG 2025-04-26 16:09:49 +08:00
parent 9bd03f467d
commit e83c9b8190
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ export function useData(props: JVxeTableProps): JVxeDataProps {
// update-end--author:liaozhiyang---date:20231013---forQQYUN-5133JVxeTable
},
expandConfig: {
iconClose: 'ant-table-row-expand-icon ant-table-row-expand-icon-collapsed',
iconOpen: 'ant-table-row-expand-icon ant-table-row-expand-icon-expanded',
iconClose: 'vxe-icon-arrow-right',
iconOpen: 'vxe-icon-arrow-down',
},
// yxx
scrollY: {