feat: 报表中心调整

This commit is contained in:
caiyuchao
2025-09-10 17:05:28 +08:00
parent 2f446fac55
commit 63e3792e6d
14 changed files with 391 additions and 337 deletions

View File

@@ -34,6 +34,7 @@ const [Grid] = useVbenVxeGrid({
search: true,
// export: true,
},
height: 'auto',
rowConfig: {
keyField: 'id',
isHover: false,
@@ -56,6 +57,7 @@ const [Grid] = useVbenVxeGrid({
const mergeFields = [
'serialNo',
'status',
'businessStatus',
'businessOwnerName',
'technicalOwnerAName',
'technicalOwnerBName',