รายการคำสั่งและ Template ส่งฟิลเพิ่ม
This commit is contained in:
parent
370599e61c
commit
c3a8f47b84
3 changed files with 43 additions and 83 deletions
|
|
@ -25,8 +25,10 @@ interface ActiveOptions {
|
|||
interface ListOrder {
|
||||
id: string;
|
||||
commandCode: string;
|
||||
subtitle: string;
|
||||
name: string;
|
||||
isActive: boolean;
|
||||
isAttachment: boolean;
|
||||
category?: string;
|
||||
commandSysId: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue