Closed amerlin closed 3 years ago
Added priority in new ticket UI Added status in new ticket UI
There is a problem with MudSelect. We can't bind a Guid.
So I have a new property called InternalId (an int value) in TicketStatus and TicketPriority models.
This property may be the new key,and we can remove ID
Fixed
Added priority in new ticket UI Added status in new ticket UI
There is a problem with MudSelect. We can't bind a Guid.
So I have a new property called InternalId (an int value) in TicketStatus and TicketPriority models.
This property may be the new key,and we can remove ID