hurx 4 недель назад
Родитель
Сommit
5f8d9e128d
1 измененных файлов с 1 добавлено и 0 удалено
  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;
   customerId?: number;
   customerCode?: string;
   customerCode?: string;
   userId?: number;
   userId?: number;
+  createName?: string;
   shippingAddressId?: number;
   shippingAddressId?: number;
   purchaseReason?: string;
   purchaseReason?: string;
   invoiceType?: string;
   invoiceType?: string;