v0.1
This commit is contained in:
@@ -7,6 +7,7 @@ export type DealSummary = {
|
||||
name: string;
|
||||
clientName: string;
|
||||
changedAt: string;
|
||||
deadline: string;
|
||||
status: number;
|
||||
totalPrice: number;
|
||||
rank: number;
|
||||
|
||||
Reference in New Issue
Block a user