Browse Source

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

vian 5 years ago
parent
commit
c1f1ca6f81
1 changed files with 1 additions and 0 deletions
  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:'',