查询
重置
{{ $index + 1 + ((state.pagination?.current || 1) - 1) * (state.pagination?.size || 10) }}
{{ col.label }}
{{ formatSchoolTerm(scope.row.schoolTerm) }}
{{ scope.row.turnoverDate ? formatDate(scope.row.turnoverDate) : '-' }}
{{ formatTurnoverType(scope.row.turnoverType) }}
{{ formatTurnYear(scope.row.turnYear) }}
操作
编辑
异动撤销
删除