UI รายการรอบการประเมินผลการปฏิบัติหน้าที่ราชการ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-03 09:59:43 +07:00
parent 9239049629
commit bb5847a652
4 changed files with 482 additions and 14 deletions

View file

@ -1,6 +1 @@
interface DataOption {
id: string;
name: string;
}
export type { DataOption };
export type {};

View file

@ -0,0 +1 @@
export type {};

View file

@ -1,6 +1 @@
interface DataOption {
id: string;
name: string;
}
export type { DataOption };
export type {};