Commit f93d172e authored by liudong1993's avatar liudong1993

1

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