Selaa lähdekoodia

1.调整预览公式

GouGengquan 4 kuukautta sitten
vanhempi
commit
49814d75f9
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/assets/workbench/eqpt/calculate/importInfo.vue

+ 2 - 2
src/views/assets/workbench/eqpt/calculate/importInfo.vue

@@ -1654,8 +1654,8 @@ export default {
 
       // 前期费
       const AM5 = row.initialFee
-      // 前期费用率,除一百是因为数据库存的整数
-      const AS4 = this.calculateBaseInfo.preConstructionCostRatio / 100
+      // 利息,除一百是因为数据库存的整数
+      const AS4 = this.calculateBaseInfo.interest / 100
       // 工期
       const AS2 = this.calculateBaseInfo.constructionPeriod
       // 设备工程费