8/12,预收费用余额汇总

This commit is contained in:
Zy
2026-08-12 14:40:52 +08:00
parent 519df168c6
commit ffa0d1067a
13 changed files with 813 additions and 98 deletions

View File

@@ -116,7 +116,7 @@ interface SpanMethodProps {
rowIndex: number;
columnIndex: number;
}
// 表格区域合并
const arraySpanMethod = ({ rowIndex, columnIndex }: SpanMethodProps) => {
if (rowIndex === AgingList.value.length - 1) {
if (columnIndex === 0) {