소스 검색

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/YangHuCost

zhongzewei 6 년 전
부모
커밋
c69b6d719f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/building_saas/main/js/models/main_consts.js

+ 1 - 0
web/building_saas/main/js/models/main_consts.js

@@ -277,6 +277,7 @@ let cpFeeTypes = [
     {type: 'marketLabour', name: '人工费'},
     {type: 'marketMaterial', name: '材料费'},
     {type: 'marketMachine', name: '施工机械使用费'},
+    {type: 'marketMachineLabour', name: '施工机械人工费'},
     {type: 'marketEquipment', name: '设备购置费'},
     {type: 'marketDirect', name: '直接费'},
     {type: 'labour', name: '定额人工费'},