Browse Source

人员人工费用汇总合计

ljb 5 months ago
parent
commit
567748b4d1

+ 1 - 1
src/option/yfCostManage/yfCostStatistics/projectAllocationList.js

@@ -46,7 +46,7 @@ export default {
       type: 'sum',
       type: 'sum',
     },
     },
     {
     {
-      name: 'amount',
+      name: 'total',
       type: 'sum',
       type: 'sum',
     },
     },
   ],
   ],