Commit aff2cfde authored by 黄奎's avatar 黄奎

翻译调整

parent 75fd8de1
......@@ -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',
......
......@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保险、司导杂费等',
guolufei: '过路费',
tingchefei: '停车费',
dayofferchange:"变更",
hanzaocan: '含早餐',
hanwancan: '含晚餐',
zao: '早',
......
......@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保險、司導雜費等',
guolufei: '過路費',
tingchefei: '停車費',
dayofferchange:"变更",
hanzaocan: '含早餐',
hanwancan: '含晚餐',
zao: '早',
......
......@@ -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)}}
......
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