Commit 3fb46742 authored by 黄奎's avatar 黄奎

SAVE

parent 50080097
...@@ -440,6 +440,7 @@ export const obj = { ...@@ -440,6 +440,7 @@ export const obj = {
canshi:'食', canshi:'食',
baozhang:"将来", baozhang:"将来",
htff:'小屋を分ける', htff:'小屋を分ける',
bjd:'报价单',
ldrtf:'リーダー料', ldrtf:'リーダー料',
peizhilingdui:'リーダーを配置する', peizhilingdui:'リーダーを配置する',
daituananpai:'バンドの手配', daituananpai:'バンドの手配',
......
...@@ -425,6 +425,7 @@ export const obj = { ...@@ -425,6 +425,7 @@ export const obj = {
canshi:'餐食', canshi:'餐食',
baozhang:"报账", baozhang:"报账",
htff:'合团分房', htff:'合团分房',
bjd:'报价单',
ldrtf:'领队人头费', ldrtf:'领队人头费',
peizhilingdui:'配置领队', peizhilingdui:'配置领队',
daituananpai:'带团安排', daituananpai:'带团安排',
......
...@@ -426,6 +426,7 @@ jihua:'計畫', ...@@ -426,6 +426,7 @@ jihua:'計畫',
canshi:'餐食', canshi:'餐食',
baozhang:'報帳', baozhang:'報帳',
htff:'合團分房', htff:'合團分房',
bjd:'报价单',
ldrtf:'領隊人頭費', ldrtf:'領隊人頭費',
peizhilingdui:'配寘領隊', peizhilingdui:'配寘領隊',
daituananpai:'帶團安排', daituananpai:'帶團安排',
......
This diff is collapsed.
...@@ -182,6 +182,7 @@ ...@@ -182,6 +182,7 @@
<th width="60">{{$t('MarketingActi.car')}}</th> <th width="60">{{$t('MarketingActi.car')}}</th>
<th width="60">{{$t('leader.leader_Leader')}}<br />{{$t('ground.baozhang')}}</th> <th width="60">{{$t('leader.leader_Leader')}}<br />{{$t('ground.baozhang')}}</th>
<th width="60">{{$t('ground.htff')}}</th> <th width="60">{{$t('ground.htff')}}</th>
<th width="60">{{$t('ground.bjd')}}</th>
<th width="60">{{$t('ground.ldrtf')}}</th> <th width="60">{{$t('ground.ldrtf')}}</th>
<th width="120">{{$t('system.table_operation')}}</th> <th width="120">{{$t('system.table_operation')}}</th>
</tr> </tr>
......
...@@ -182,6 +182,7 @@ ...@@ -182,6 +182,7 @@
<th width="60">{{$t('MarketingActi.car')}}</th> <th width="60">{{$t('MarketingActi.car')}}</th>
<th width="60">{{$t('leader.leader_Leader')}}<br />{{$t('ground.baozhang')}}</th> <th width="60">{{$t('leader.leader_Leader')}}<br />{{$t('ground.baozhang')}}</th>
<th width="60">{{$t('ground.htff')}}</th> <th width="60">{{$t('ground.htff')}}</th>
<th width="60">{{$t('ground.bjd')}}</th>
<th width="60">{{$t('ground.ldrtf')}}</th> <th width="60">{{$t('ground.ldrtf')}}</th>
<th width="120">{{$t('system.table_operation')}}</th> <th width="120">{{$t('system.table_operation')}}</th>
</tr> </tr>
......
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