【新增】负责人

【修改】规范命名:期数:indexNo-》period

(cherry picked from commit 2b84de7e09)
This commit is contained in:
liuhongfeng
2023-10-30 21:32:50 +08:00
committed by shizhong
parent fae715c01f
commit bccd02a53f
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