浏览代码

增加 基本费用

chenshilong 3 年之前
父节点
当前提交
b5216f30bc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/over_write/js/sichuan_2013.js

+ 1 - 0
web/over_write/js/sichuan_2013.js

@@ -34,6 +34,7 @@ function overwriteRationCalcBases(taxType) {
     { type: "otherFee2", name: "其他工程费II" },
     { type: "indirect", name: "间接费" },
     { type: "manage", name: "企业管理费" },
+    { type: "base", name: "基本费用" },
     { type: "force", name: "规费" },
     { type: "profit", name: "利润" },
     { type: "tax", name: "税金" },