huminmin
8 天以前 86bfba7b1f8b2e77985a7ad69b224e09cad5a0d1
src/api/crm/contract/index.ts
@@ -28,6 +28,8 @@
    totalPrice: number;
    depositPrice?: number; // 定金金额,单位:元
    totalReceivablePrice: number;
    totalInvoicePrice?: number; // 已开票金额(含审批中),单位:元
    unInvoicePrice?: number; // 未开票金额,单位:元
    signContactId: number;
    signContactName?: string;
    signUserId: number;