รายการอุทธรณ์ร้องทุกข์
This commit is contained in:
parent
58201d887d
commit
6c035d3234
5 changed files with 164 additions and 182 deletions
|
|
@ -52,7 +52,7 @@ interface EditDataList {
|
|||
|
||||
interface HistoryStatusType {
|
||||
status: string
|
||||
createdAt: string
|
||||
createdAt: Date
|
||||
}
|
||||
interface FileObType {
|
||||
id:string
|
||||
|
|
@ -75,4 +75,4 @@ interface EditStatusRef {
|
|||
}
|
||||
|
||||
|
||||
export type { MainList, RowList, MyObjectAppealRef, EditStatusRef,EditDataList,HistoryStatusType,FileObType,RowAddList };
|
||||
export type { MainList, RowList, MyObjectAppealRef, EditStatusRef,EditDataList,FileObType,RowAddList,HistoryStatusType };
|
||||
Loading…
Add table
Add a link
Reference in a new issue