ปรับโค้ดวินัย
This commit is contained in:
parent
1483bbcac7
commit
c81b5db558
17 changed files with 93 additions and 196 deletions
|
|
@ -44,15 +44,8 @@ interface MyObjectComplaintsRef {
|
|||
organizationId: object | null;
|
||||
consideredAgency: object | null;
|
||||
title: object | null;
|
||||
// description: object | null;
|
||||
dateReceived: object | null;
|
||||
// dateConsideration: object | null;
|
||||
offenseDetails: object | null;
|
||||
// levelConsideration: object | null;
|
||||
// dateNotification: object | null;
|
||||
// complaintFrom: object | null;
|
||||
// appellant: object | null;
|
||||
// result: object | null;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue