This commit is contained in:
YunaiV
2023-11-05 20:23:56 +08:00
38 changed files with 1530 additions and 230 deletions

View File

@ -2,7 +2,7 @@ import request from '@/config/axios'
export interface ReceivablePlanVO {
id: number
indexNo: number
period: number
receivableId: number
status: number
checkStatus: string