Commit 94819c49 authored by liudong1993's avatar liudong1993

1

parent 6957b9a8
...@@ -3548,6 +3548,7 @@ export const obj = { ...@@ -3548,6 +3548,7 @@ export const obj = {
kehubeiz: 'Customer Remarks ', kehubeiz: 'Customer Remarks ',
dijitian: 'What day ', dijitian: 'What day ',
sijizhusf: 'Drivers accommodation fee ', sijizhusf: 'Drivers accommodation fee ',
sijizhusfsr: 'Driver accommodation income',
zancunbaoj: 'Temporary offer ', zancunbaoj: 'Temporary offer ',
baocunbqd: 'Save and confirm ', baocunbqd: 'Save and confirm ',
shezhibaoj: 'Set quote ', shezhibaoj: 'Set quote ',
...@@ -4992,6 +4993,7 @@ export const obj = { ...@@ -4992,6 +4993,7 @@ export const obj = {
tingcfzc: 'Parking Expenses ', tingcfzc: 'Parking Expenses ',
caidaisr: 'Tea income ', caidaisr: 'Tea income ',
caidaizc: 'Tea spending ', caidaizc: 'Tea spending ',
guzhangzc: 'Fault expenses',
qitachengb: 'Other costs ', qitachengb: 'Other costs ',
yugucezi: 'Estimated fare ', yugucezi: 'Estimated fare ',
yugufangf: 'Estimated room Rates ', yugufangf: 'Estimated room Rates ',
......
...@@ -3547,6 +3547,7 @@ export const obj = { ...@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz: '顧客コメント', kehubeiz: '顧客コメント',
dijitian: '何日目か', dijitian: '何日目か',
sijizhusf: '運転手の宿泊費', sijizhusf: '運転手の宿泊費',
sijizhusfsr: '運転手の宿泊収入',
zancunbaoj: '見積もりを一時保存します', zancunbaoj: '見積もりを一時保存します',
baocunbqd: '保存して確定します', baocunbqd: '保存して確定します',
shezhibaoj: '見積を設定します', shezhibaoj: '見積を設定します',
...@@ -4991,6 +4992,7 @@ export const obj = { ...@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc: '駐車料金支出', tingcfzc: '駐車料金支出',
caidaisr: '茶代収入', caidaisr: '茶代収入',
caidaizc: '茶代支出', caidaizc: '茶代支出',
guzhangzc: '障害支出',
qitachengb: 'その他のコスト', qitachengb: 'その他のコスト',
yugucezi: '運賃を見積もる', yugucezi: '運賃を見積もる',
yugufangf: '部屋代を見積もる', yugufangf: '部屋代を見積もる',
......
...@@ -3547,6 +3547,7 @@ export const obj = { ...@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz: '客户备注', kehubeiz: '客户备注',
dijitian: '第几天', dijitian: '第几天',
sijizhusf: '司机住宿费', sijizhusf: '司机住宿费',
sijizhusfsr: '司机住宿收入',
zancunbaoj: '暂存报价', zancunbaoj: '暂存报价',
baocunbqd: '保存并确定', baocunbqd: '保存并确定',
shezhibaoj: '设置报价', shezhibaoj: '设置报价',
...@@ -4991,6 +4992,7 @@ export const obj = { ...@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc: '停车费支出', tingcfzc: '停车费支出',
caidaisr: '茶代收入', caidaisr: '茶代收入',
caidaizc: '茶代支出', caidaizc: '茶代支出',
guzhangzc: '故障支出',
qitachengb: '其他成本', qitachengb: '其他成本',
yugucezi: '预估车资', yugucezi: '预估车资',
yugufangf: '预估房费', yugufangf: '预估房费',
......
...@@ -3547,6 +3547,7 @@ export const obj = { ...@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz: '客戶備註', kehubeiz: '客戶備註',
dijitian: '第幾天', dijitian: '第幾天',
sijizhusf: '司機住宿費', sijizhusf: '司機住宿費',
sijizhusfsr: '司機住宿收入',
zancunbaoj: '暫存報價', zancunbaoj: '暫存報價',
baocunbqd: '保存並確定', baocunbqd: '保存並確定',
shezhibaoj: '設置報價', shezhibaoj: '設置報價',
...@@ -4991,6 +4992,7 @@ export const obj = { ...@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc: '停車費支出', tingcfzc: '停車費支出',
caidaisr: '茶代收入', caidaisr: '茶代收入',
caidaizc: '茶代支出', caidaizc: '茶代支出',
guzhangzc: '故障支出',
qitachengb: '其他成本', qitachengb: '其他成本',
yugucezi: '預估車資', yugucezi: '預估車資',
yugufangf: '預估房費', yugufangf: '預估房費',
......
...@@ -2412,9 +2412,9 @@ export default { ...@@ -2412,9 +2412,9 @@ export default {
componentName: "TCIDJumpWang" componentName: "TCIDJumpWang"
}, },
{ {
field: "RoomFee", field: "MealFee",
formatter: this.moneyFormat, formatter: this.moneyFormat,
title: this.$t('objFill.v101.busManagement.sijizhusf'), title: this.$t('objFill.v101.FinancialModule.youfei'),
width: 90, width: 90,
titleAlign: "left", titleAlign: "left",
columnAlign: "right", columnAlign: "right",
...@@ -2422,9 +2422,19 @@ export default { ...@@ -2422,9 +2422,19 @@ export default {
componentName: "TCIDJumpWang" componentName: "TCIDJumpWang"
}, },
{ {
field: "MealFee", field: "ZiFei",
formatter: this.moneyFormat, formatter: this.moneyFormat,
title: this.$t('objFill.v101.FinancialModule.youfei'), title: this.$t('objFill.v101.busManagement.sijizhusfsr'),
width: 90,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{
field: "RoomFee",
formatter: this.moneyFormat,
title: this.$t('objFill.v101.busManagement.sijizhusf'),
width: 90, width: 90,
titleAlign: "left", titleAlign: "left",
columnAlign: "right", columnAlign: "right",
...@@ -2491,6 +2501,36 @@ export default { ...@@ -2491,6 +2501,36 @@ export default {
isResize: true, isResize: true,
componentName: "TCIDJumpWang" componentName: "TCIDJumpWang"
}, },
{
field: "XiaoFeiShouRu",
formatter: this.moneyFormat,
title: this.$t('objFill.v101.FinancialModule.baoxiansr'),
width: 100,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{
field: "GuoNeiLianYunJiPiao",
formatter: this.moneyFormat,
title: this.$t('objFill.v101.FinancialModule.guzhangzc'),
width: 100,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{
field: "YaoQingHan",
formatter: this.moneyFormat,
title: this.$t('objFill.chezi'),
width: 90,
titleAlign: "left",
columnAlign: "right",
isResize: true,
componentName: "TCIDJumpWang"
},
{ {
field: "CheZi", field: "CheZi",
formatter: this.moneyFormat, formatter: this.moneyFormat,
......
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