8/12,预收费用余额汇总
This commit is contained in:
@@ -116,7 +116,7 @@ interface SpanMethodProps {
|
||||
rowIndex: number;
|
||||
columnIndex: number;
|
||||
}
|
||||
|
||||
// 表格区域合并
|
||||
const arraySpanMethod = ({ rowIndex, columnIndex }: SpanMethodProps) => {
|
||||
if (rowIndex === AgingList.value.length - 1) {
|
||||
if (columnIndex === 0) {
|
||||
|
||||
Reference in New Issue
Block a user