hurx 4 tuần trước cách đây
mục cha
commit
5f8d9e128d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/api/pc/enterprise/orderTypes.ts

+ 1 - 0
src/api/pc/enterprise/orderTypes.ts

@@ -12,6 +12,7 @@ export interface OrderMain {
   customerId?: number;
   customerCode?: string;
   userId?: number;
+  createName?: string;
   shippingAddressId?: number;
   purchaseReason?: string;
   invoiceType?: string;