调整结果总览详情弹窗分页与模型摘要

This commit is contained in:
wkc
2026-03-25 16:02:46 +08:00
parent 8e0274df88
commit be3448eb44
8 changed files with 145 additions and 8 deletions

View File

@@ -28,6 +28,12 @@ const abnormalTab = fs.readFileSync(
'group.groupType === "BANK_STATEMENT"',
'group.groupType === "OBJECT"',
"group.groupName",
"statementPageSize: 5",
"statementPageMap",
"slice(startIndex, startIndex + this.statementPageSize)",
"<el-pagination",
':page-size="statementPageSize"',
'@current-change="handleStatementPageChange(group, $event)"',
"交易时间",
"本方账户",
"对方账户",