fix ui issues and upload image for guild good
This commit is contained in:
@@ -11,6 +11,7 @@ export interface IPosOrderItem<T = TPosOrderGoodPayload> {
|
||||
good_id?: string;
|
||||
service_id?: string;
|
||||
notes?: string;
|
||||
image_url?: string;
|
||||
payload: T;
|
||||
|
||||
base_total_amount: number;
|
||||
|
||||
Reference in New Issue
Block a user