feat(bonusDetail): 奖金明细移除错误的极差收益列
This commit is contained in:
parent
e05f8c81fb
commit
243ea8640d
|
@ -224,15 +224,6 @@
|
|||
:label="'服务收益' + '($)'"
|
||||
:formatter="stateFormat"
|
||||
/> -->
|
||||
|
||||
<el-table-column
|
||||
v-if="allTxt.cloudPurIncomeOri"
|
||||
align="center"
|
||||
prop="cloudPurIncomeOri"
|
||||
width="130"
|
||||
:label="$t('极差收益') + `(${isLocalSymbol()})`"
|
||||
:formatter="stateFormat"
|
||||
/>
|
||||
<!-- <el-table-column
|
||||
v-if="allTxt.cloudPurIncome"
|
||||
align="center"
|
||||
|
|
Loading…
Reference in New Issue