Commit f93d172e authored by liudong1993's avatar liudong1993

1

parent 065ce188
...@@ -5625,7 +5625,7 @@ export const obj = { ...@@ -5625,7 +5625,7 @@ export const obj = {
huiyongrjje: '回佣人均金額', huiyongrjje: '回佣人均金額',
qingwancfentxx: '請完善分攤情況信息', qingwancfentxx: '請完善分攤情況信息',
tanzhangqk: '攤賬情況', tanzhangqk: '攤賬情況',
fentanqsyf: '分攤起始月份', fentanqsyf: '起始月',
fentanys: '分攤月數', fentanys: '分攤月數',
yueshu: '月數', yueshu: '月數',
shuibjs: '稅別計算: 單價 * (預訂人數-免減人數) * (1 + 0.10 - 返傭比例 / 100)', shuibjs: '稅別計算: 單價 * (預訂人數-免減人數) * (1 + 0.10 - 返傭比例 / 100)',
......
...@@ -245,8 +245,8 @@ ...@@ -245,8 +245,8 @@
prop="" prop=""
label="" width="50" show-overflow-tooltip> label="" width="50" show-overflow-tooltip>
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-tooltip class="item" effect="dark" :content="$t('objFill.v101.FinancialModule.feiyongkm')" placement="top"> <el-tooltip class="item" effect="dark" :content="$t('objFill.v101.FinancialModule.kemu')" placement="top">
<span class="OrderTitle">{{$t('objFill.v101.FinancialModule.feiyongkm')}}</span> <span class="OrderTitle">{{$t('objFill.v101.FinancialModule.kemu')}}</span>
</el-tooltip> </el-tooltip>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
...@@ -296,8 +296,8 @@ ...@@ -296,8 +296,8 @@
prop="RelevanceFrId2" prop="RelevanceFrId2"
label="" width="40" show-overflow-tooltip> label="" width="40" show-overflow-tooltip>
<template slot="header" slot-scope="scope"> <template slot="header" slot-scope="scope">
<el-tooltip class="item" effect="dark" :content="$t('objFill.v101.LeaderManagement.fentanys')" placement="top"> <el-tooltip class="item" effect="dark" :content="$t('objFill.v101.LeaderManagement.yueshu')" placement="top">
<span class="OrderTitle">{{$t('objFill.v101.LeaderManagement.fentanys')}}</span> <span class="OrderTitle">{{$t('objFill.v101.LeaderManagement.yueshu')}}</span>
</el-tooltip> </el-tooltip>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
......
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