เพิ่มข้อความแจ้งเตือน เลือกคุณสมบัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-17 10:32:17 +07:00
parent c3191c2fb4
commit ecaaacbe1d
4 changed files with 82 additions and 54 deletions

View file

@ -32,6 +32,7 @@ interface FormSpec {
isHaveSpecificQft: boolean;
isHaveProLicense: boolean;
isHaveMinPeriodOrHoldPos: boolean;
[key: string]: any;
}
interface FormCommand {