mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 03:15:07 +08:00
✨ CRM:完善回款 plan 列表
This commit is contained in:
@ -14,6 +14,10 @@ export interface ReceivablePlanVO {
|
||||
contractId: number
|
||||
ownerUserId: number
|
||||
remark: string
|
||||
receivable?: {
|
||||
price: number
|
||||
returnTime: Date
|
||||
}
|
||||
}
|
||||
|
||||
// 查询回款计划列表
|
||||
|
Reference in New Issue
Block a user