7/24 收银台 日期筛选,合计

This commit is contained in:
Zy
2026-07-24 09:23:50 +08:00
parent 0c4c9676b5
commit 903c92fef0
8 changed files with 143 additions and 219 deletions

View File

@@ -22,6 +22,8 @@ export const cashQuery = (data: { residentName?: string; queryType: number }): A
};
export type billlistType = {
actualAccount: string;
singleDiscountAmount: string;
'villageId': string;
'residentId': string;
'houseId': string;