7/17 修复添加车辆上传样式,校验上传文件不能是exe;
This commit is contained in:
@@ -83,9 +83,13 @@ export type BillPrintType = {
|
||||
'useCount': string;
|
||||
'account': string;
|
||||
'payType': string;
|
||||
'singleDiscountAmount': string;
|
||||
'actualAccount': string;
|
||||
'remark': string;
|
||||
}[];
|
||||
'printDate': string;
|
||||
totalDiscountAmount: string;
|
||||
totalActualAccount: string;
|
||||
'HouseName': string;
|
||||
'title': string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user