feat(bonusDetail): 奖金明细移除错误的极差收益列

This commit is contained in:
woody 2025-05-15 11:49:32 +08:00
parent e05f8c81fb
commit 243ea8640d
1 changed files with 0 additions and 9 deletions

View File

@ -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"