แก้ไขฟอร์มกรรมการในวินัย

This commit is contained in:
Warunee Tamkoo 2023-11-06 11:38:31 +07:00
parent b6084f2c1b
commit f2bf2f9016
5 changed files with 0 additions and 30 deletions

View file

@ -1,7 +1,6 @@
interface DirectorRows {
name: string;
position: string;
responsibilities: string;
email: string;
phone: string;
}