Fix ออกคำสั่งแต่รูปภาพไม่เพิ่ม + เพิ่มสิทธิ์แสดงรายชื่อลูกจ้างประจำตามสิทธิ์เจ้่าหน้าที่
This commit is contained in:
parent
9cda6e176e
commit
23aeb8864a
3 changed files with 147 additions and 15 deletions
|
|
@ -857,6 +857,7 @@ export class CreateProfileAllFields {
|
|||
currentZipCode: string | null;
|
||||
amount?: Double | null;
|
||||
amountSpecial?: Double | null;
|
||||
objectRefId?: string | null;
|
||||
}
|
||||
|
||||
export type UpdateProfile = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue