Merge branch 'dev' of 47.94.45.65:angelo/web-zk-admin into test

This commit is contained in:
woody 2025-10-09 09:20:41 +08:00
commit 3e6909ac0a
1 changed files with 0 additions and 5 deletions

View File

@ -184,35 +184,30 @@
<el-table-column
align="center"
prop="directIncome"
width="130"
:label="$t('直推收益')"
:formatter="stateFormat"
/>
<el-table-column
align="center"
prop="storeIncome"
width="130"
:label="$t('阶段收益')"
:formatter="stateFormat"
/>
<el-table-column
align="center"
prop="globalPoints"
width="130"
:label="$t('见点收益')"
:formatter="stateFormat"
/>
<el-table-column
align="center"
prop="retailRangeIncome"
width="130"
:label="$t('领导奖')"
:formatter="stateFormat"
/>
<el-table-column
align="center"
prop="retailSameLevelIncome"
width="130"
:label="$t('平级奖')"
:formatter="stateFormat"
/>