fix: แก้ type
This commit is contained in:
parent
856b38ebea
commit
2848796527
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export interface ServiceCreate {
|
||||||
name: string;
|
name: string;
|
||||||
code: string;
|
code: string;
|
||||||
image?: File;
|
image?: File;
|
||||||
|
status?: Status;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface Attributes {
|
export interface Attributes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue