hurx преди 4 седмици
родител
ревизия
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;
   customerCode?: string;
   userId?: number;
+  createName?: string;
   shippingAddressId?: number;
   purchaseReason?: string;
   invoiceType?: string;