chenshilong %!s(int64=6) %!d(string=hai) anos
pai
achega
bf88fb540a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {