Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
94819c49
Commit
94819c49
authored
Jan 05, 2026
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6957b9a8
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
52 additions
and
4 deletions
+52
-4
fill.js
src/assets/common/lang/EN/fill.js
+2
-0
fill.js
src/assets/common/lang/Japan/fill.js
+2
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+2
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+2
-0
TeamRevenueReport.vue
...mponents/FinancialModule/ReportForm/TeamRevenueReport.vue
+44
-4
No files found.
src/assets/common/lang/EN/fill.js
View file @
94819c49
...
...
@@ -3548,6 +3548,7 @@ export const obj = {
kehubeiz
:
'Customer Remarks '
,
dijitian
:
'What day '
,
sijizhusf
:
'Drivers accommodation fee '
,
sijizhusfsr
:
'Driver accommodation income'
,
zancunbaoj
:
'Temporary offer '
,
baocunbqd
:
'Save and confirm '
,
shezhibaoj
:
'Set quote '
,
...
...
@@ -4992,6 +4993,7 @@ export const obj = {
tingcfzc
:
'Parking Expenses '
,
caidaisr
:
'Tea income '
,
caidaizc
:
'Tea spending '
,
guzhangzc
:
'Fault expenses'
,
qitachengb
:
'Other costs '
,
yugucezi
:
'Estimated fare '
,
yugufangf
:
'Estimated room Rates '
,
...
...
src/assets/common/lang/Japan/fill.js
View file @
94819c49
...
...
@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz
:
'顧客コメント'
,
dijitian
:
'何日目か'
,
sijizhusf
:
'運転手の宿泊費'
,
sijizhusfsr
:
'運転手の宿泊収入'
,
zancunbaoj
:
'見積もりを一時保存します'
,
baocunbqd
:
'保存して確定します'
,
shezhibaoj
:
'見積を設定します'
,
...
...
@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc
:
'駐車料金支出'
,
caidaisr
:
'茶代収入'
,
caidaizc
:
'茶代支出'
,
guzhangzc
:
'障害支出'
,
qitachengb
:
'その他のコスト'
,
yugucezi
:
'運賃を見積もる'
,
yugufangf
:
'部屋代を見積もる'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
94819c49
...
...
@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz
:
'客户备注'
,
dijitian
:
'第几天'
,
sijizhusf
:
'司机住宿费'
,
sijizhusfsr
:
'司机住宿收入'
,
zancunbaoj
:
'暂存报价'
,
baocunbqd
:
'保存并确定'
,
shezhibaoj
:
'设置报价'
,
...
...
@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc
:
'停车费支出'
,
caidaisr
:
'茶代收入'
,
caidaizc
:
'茶代支出'
,
guzhangzc
:
'故障支出'
,
qitachengb
:
'其他成本'
,
yugucezi
:
'预估车资'
,
yugufangf
:
'预估房费'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
94819c49
...
...
@@ -3547,6 +3547,7 @@ export const obj = {
kehubeiz
:
'客戶備註'
,
dijitian
:
'第幾天'
,
sijizhusf
:
'司機住宿費'
,
sijizhusfsr
:
'司機住宿收入'
,
zancunbaoj
:
'暫存報價'
,
baocunbqd
:
'保存並確定'
,
shezhibaoj
:
'設置報價'
,
...
...
@@ -4991,6 +4992,7 @@ export const obj = {
tingcfzc
:
'停車費支出'
,
caidaisr
:
'茶代收入'
,
caidaizc
:
'茶代支出'
,
guzhangzc
:
'故障支出'
,
qitachengb
:
'其他成本'
,
yugucezi
:
'預估車資'
,
yugufangf
:
'預估房費'
,
...
...
src/components/FinancialModule/ReportForm/TeamRevenueReport.vue
View file @
94819c49
...
...
@@ -2412,9 +2412,9 @@ export default {
componentName
:
"TCIDJumpWang"
},
{
field
:
"
Room
Fee"
,
field
:
"
Meal
Fee"
,
formatter
:
this
.
moneyFormat
,
title
:
this
.
$t
(
'objFill.v101.
busManagement.sijizhusf
'
),
title
:
this
.
$t
(
'objFill.v101.
FinancialModule.youfei
'
),
width
:
90
,
titleAlign
:
"left"
,
columnAlign
:
"right"
,
...
...
@@ -2422,9 +2422,19 @@ export default {
componentName
:
"TCIDJumpWang"
},
{
field
:
"
MealFee
"
,
field
:
"
ZiFei
"
,
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
,
titleAlign
:
"left"
,
columnAlign
:
"right"
,
...
...
@@ -2491,6 +2501,36 @@ export default {
isResize
:
true
,
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"
,
formatter
:
this
.
moneyFormat
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment