chenshilong 6 năm trước cách đây
mục cha
commit
bf88fb540a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/over_write/js/chongqing_2018.js

+ 1 - 1
web/over_write/js/chongqing_2018.js

@@ -73,7 +73,7 @@ let overwriteRationCalcBases = function (taxType){
         rationCalcBases['定额施工机具使用费'] = function (node, isTender) {
             return calcTools.rationBaseFee(node, [gljType.GENERAL_MACHINE, gljType.INSTRUMENT], priceTypes.ptBasePrice, isTender);
         };
-        rationCalcBases['主材费(市场价)'] = function (node, isTender) {
+        rationCalcBases['市场价主材费'] = function (node, isTender) {
             return calcTools.rationBaseFee(node, [gljType.MAIN_MATERIAL], priceTypes.ptMarketPrice, isTender);
         };
         rationCalcBases['人工工日'] = function (node, isTender) {