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

@@ -91,10 +91,8 @@
import pagination from '@/components/Pagination/index.vue';
import pageHeader from '@/components/Pageheader/index.vue';
import { getArrearsDetails } from '@/api/system/report/arrears/arrears';
import { listChargeItem } from '@/api/system/SdbChargeItem';
import { getCommunitylistAPI } from '@/api/system/community';
import { OwnerArrearsDetailVo } from '@/api/system/report/arrears/type';
import { getVillageTree } from '@/api/system/house';
import { validator } from '@/utils/Reg';
import { ColumnConfig, exportToExcel } from '@/utils/xlsx';