แก้ฟอร์ม
This commit is contained in:
parent
e24449e331
commit
11bd7d4294
4 changed files with 98 additions and 138 deletions
|
|
@ -54,7 +54,7 @@ interface HistoryStatusType {
|
|||
status: string
|
||||
createdAt: string
|
||||
}
|
||||
interface fileObType {
|
||||
interface FileObType {
|
||||
id:string
|
||||
pathName:string
|
||||
fileName:string
|
||||
|
|
@ -75,4 +75,4 @@ interface EditStatusRef {
|
|||
}
|
||||
|
||||
|
||||
export type { MainList, RowList, MyObjectAppealRef, EditStatusRef,EditDataList,HistoryStatusType,fileObType,RowAddList };
|
||||
export type { MainList, RowList, MyObjectAppealRef, EditStatusRef,EditDataList,HistoryStatusType,FileObType,RowAddList };
|
||||
Loading…
Add table
Add a link
Reference in a new issue