【新增】负责人

【修改】规范命名:期数:indexNo-》period
This commit is contained in:
liuhongfeng
2023-10-30 21:32:50 +08:00
parent 5d760d5450
commit 2b84de7e09
5 changed files with 90 additions and 60 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