7/24 收银台 日期筛选,合计
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user