ปรับ ui
This commit is contained in:
parent
5d6c63f242
commit
202079bb13
15 changed files with 281 additions and 102 deletions
|
|
@ -101,15 +101,15 @@ const objectComplaintsRef: MyObjectComplaintsRef = {
|
|||
organizationId: organizationIdRef,
|
||||
consideredAgency: consideredAgencyRef,
|
||||
title: titleRef,
|
||||
description: descriptionRef,
|
||||
// description: descriptionRef,
|
||||
dateReceived: dateReceivedRef,
|
||||
dateConsideration: dateConsiderationRef,
|
||||
// dateConsideration: dateConsiderationRef,
|
||||
offenseDetails: offenseDetailsRef,
|
||||
levelConsideration: levelConsiderationRef,
|
||||
dateNotification: dateNotificationRef,
|
||||
complaintFrom: complaintFromRef,
|
||||
appellant: appellantRef,
|
||||
result: resultRef,
|
||||
// levelConsideration: levelConsiderationRef,
|
||||
// dateNotification: dateNotificationRef,
|
||||
// complaintFrom: complaintFromRef,
|
||||
// appellant: appellantRef,
|
||||
// result: resultRef,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue