filter ออกคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-26 09:25:43 +07:00
parent 86d81c7066
commit 77a930ed78
5 changed files with 24 additions and 546 deletions

View file

@ -7,6 +7,7 @@ interface FormOrderPlacementMainData {
Signer: string;
OrderStatus: string;
OrderType: string;
orderTypeValue: string;
}
export type { FormOrderPlacementMainData };