update 支出合同添加字段,合同邮寄样式调整,工作组统计详情字段调整

This commit is contained in:
zhaoxiao
2022-04-01 15:10:04 +08:00
parent 269de4dc2a
commit 3bde0d61cd
4 changed files with 83 additions and 11 deletions
@@ -269,14 +269,7 @@ export default {
}
],
// 总计数据
footerDataSource: [
{
id: 1,
title: '总计',
allMoney: '500',
comeAllMoney: '600'
}
],
footerDataSource: [],
filters: {
id: this.$route.query.workGroupId
},