فهرست منبع

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/ConstructionCost

vian 5 سال پیش
والد
کامیت
c1f1ca6f81
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      modules/main/facade/ration_facade.js

+ 1 - 0
modules/main/facade/ration_facade.js

@@ -626,6 +626,7 @@ async function getUnitPriceData(newProjectGLJList,gljCodes,unitPriceFileId){
       market_price: np.market_price,
       unit_price_file_id: unitPriceFileId,
       name: np.name,
+      taxRate:np.taxRate,
       specs:np.specs?np.specs:'',
       original_code:np.original_code,
       unit:np.unit?np.unit:'',