แก้ดัก

This commit is contained in:
setthawutttty 2025-04-21 14:55:27 +07:00
parent 818b167b8d
commit 6dae00e87f
3 changed files with 40 additions and 7 deletions

View file

@ -56,6 +56,7 @@ interface FaultTypeOption {
subId: number;
title: string;
value: boolean;
status_select: number;
}
export type {
FormData,