Преглед на файлове

销售报价单-选择供应商报价选定-添加带出字段

jingbb преди 5 месеца
родител
ревизия
ff267d565a
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/saleCode/quotation/components/quotationFormForm.vue

+ 1 - 0
src/views/saleCode/quotation/components/quotationFormForm.vue

@@ -829,6 +829,7 @@
           item.currencyGys = item.currency;
           item.exchangeRateGys = item.exchangeRateUsd;
           item.taxPriceGys = item.taxPrice;
+          item.notes=item.childNotes
         }
         var xTable = saleQuotationFormProductTableRef.value!.getXTable();
         var arrProduct = xTable.data.concat(data);