PCRB webassembly
This commit is contained in:
@ -14,6 +14,6 @@ namespace Fab2ApprovalSystem.ViewModels
|
||||
public string Originator { get; set; }
|
||||
public DateTime? AssignedDate { get; set; }
|
||||
public DateTime? DueDate { get; set; }
|
||||
public string pcrMesaID { get; set; }
|
||||
public string pcrMesaID { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user