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
aff2cfde
Commit
aff2cfde
authored
Nov 12, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
翻译调整
parent
75fd8de1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
86 additions
and
80 deletions
+86
-80
fill.js
src/assets/common/lang/EN/fill.js
+1
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+1
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+1
-0
CostNewPriceAudit.vue
...ts/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
+1
-1
CostNewPriceCC.vue
...nents/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
+82
-79
No files found.
src/assets/common/lang/EN/fill.js
View file @
aff2cfde
...
...
@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd
:
'Insurance, director miscellaneous fees, etc.'
,
guolufei
:
'Toll'
,
tingchefei
:
'Parking fees'
,
dayofferchange
:
"Change"
,
hanzaocan
:
'Breakfast included'
,
hanwancan
:
'Including dinner'
,
zao
:
'Morning'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
aff2cfde
...
...
@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd
:
'保险、司导杂费等'
,
guolufei
:
'过路费'
,
tingchefei
:
'停车费'
,
dayofferchange
:
"变更"
,
hanzaocan
:
'含早餐'
,
hanwancan
:
'含晚餐'
,
zao
:
'早'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
aff2cfde
...
...
@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd
:
'保險、司導雜費等'
,
guolufei
:
'過路費'
,
tingchefei
:
'停車費'
,
dayofferchange
:
"变更"
,
hanzaocan
:
'含早餐'
,
hanwancan
:
'含晚餐'
,
zao
:
'早'
,
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
View file @
aff2cfde
...
...
@@ -197,7 +197,7 @@
<br
/>
{{
GetDayStr
(
subItem
.
DayNum
-
1
)
}}
<br
/>
<a
v-if=
"IsEdit==3"
style=
"color:blue;cursor:pointer"
@
click=
"showOfferChange(1,subItem)"
>
变更
</a>
<a
v-if=
"IsEdit==3"
style=
"color:blue;cursor:pointer"
@
click=
"showOfferChange(1,subItem)"
>
{{
$t
(
'objFill.dayofferchange'
)
}}
</a>
</td>
<td
align=
"center"
>
{{
getCurrencyName
(
subItem
.
CurrencyId
)
}}
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
View file @
aff2cfde
This diff is collapsed.
Click to expand it.
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