Commit c35e61a1 authored by 黄奎's avatar 黄奎
parents b2206a7f c83ea28e
...@@ -1253,6 +1253,26 @@ export default { ...@@ -1253,6 +1253,26 @@ export default {
isResize: true, isResize: true,
componentName: "TCIDJumpWang" componentName: "TCIDJumpWang"
}, },
{
field: "XiaoFeiFinance",
formatter: this.moneyFormat,
title: "单据小费",
width: 90,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{
field: "XiaoFeiTravelStr",
formatter: this.moneyFormat,
title: "团队小费",
width: 90,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{ {
field: "YongJinShouRu", field: "YongJinShouRu",
formatter: this.moneyFormat, formatter: this.moneyFormat,
...@@ -1839,6 +1859,8 @@ export default { ...@@ -1839,6 +1859,8 @@ export default {
"地接款收入", "地接款收入",
"自费收入", "自费收入",
"小费收入", "小费收入",
"单据小费",
"团队小费",
"佣金收入", "佣金收入",
"应付金额", "应付金额",
"毛利", "毛利",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment