修改PI 审核

Uat_Study
hang 2023-10-07 10:55:04 +08:00
parent 92b715de3a
commit 423f2fcb7c
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ namespace IRaCIS.Core.Application.ViewModel
public List<string> PIAuditImagePathList { get; set; }
public PIAuditState? PIAuditState { get; set; }
public PIAuditState PIAuditState { get; set; }
}