ต่อ api แก้ไข meeting

This commit is contained in:
AnandaTon 2023-12-20 12:43:08 +07:00
parent 1e85217bb3
commit 93dc84f95e
7 changed files with 126 additions and 153 deletions

View file

@ -32,7 +32,8 @@ interface FileOj {
interface FormRef {
rounded: object | null;
dateMeeting: object | null;
dateMeetingEndRef: object | null;
dateMeetingStartRef: object | null;
consider: object | null;
period: object | null;
[key: string]: any;