|
@@ -880,7 +880,7 @@ import { number } from 'echarts';
|
|
if (res.success) {
|
|
if (res.success) {
|
|
//update-begin---author:zhangyafei Date:20201118 for:适配不分页的数据列表------------
|
|
//update-begin---author:zhangyafei Date:20201118 for:适配不分页的数据列表------------
|
|
this.dataSource = res.result.pageList.records||res.result.pageList;
|
|
this.dataSource = res.result.pageList.records||res.result.pageList;
|
|
- var amount = res.result.projectCostHuijiSum
|
|
|
|
|
|
+ var amount = res.result.projectCostHuiji
|
|
amount.taskno = '筛选合计:'
|
|
amount.taskno = '筛选合计:'
|
|
amount.id = 'amount'
|
|
amount.id = 'amount'
|
|
// amount.id = 'amount'+res.result.pageList.current
|
|
// amount.id = 'amount'+res.result.pageList.current
|