feat(totalBonus): 乐学环境奖金汇总列表移除复购推荐
This commit is contained in:
parent
65680e8df4
commit
57196d635a
|
@ -207,22 +207,6 @@
|
|||
:formatter="stateFormat"
|
||||
/>
|
||||
|
||||
<el-table-column
|
||||
v-if="allTxt.repurPushIncomeOri"
|
||||
align="center"
|
||||
prop="repurPushIncomeOri"
|
||||
width="130"
|
||||
:label="'复购推荐收益'+ `(${isLocalSymbol()})`"
|
||||
:formatter="stateFormat"
|
||||
/>
|
||||
<!-- <el-table-column
|
||||
v-if="allTxt.repurPushIncome"
|
||||
align="center"
|
||||
prop="repurPushIncome"
|
||||
width="130"
|
||||
:label="'复购推荐收益' + '($)'"
|
||||
:formatter="stateFormat"
|
||||
/> -->
|
||||
<el-table-column
|
||||
v-if="allTxt.repurRangeIncomeOri"
|
||||
align="center"
|
||||
|
|
Loading…
Reference in New Issue