feat:流水分红
This commit is contained in:
@@ -120,19 +120,19 @@ export default {
|
||||
this.source = [
|
||||
{
|
||||
name: "今日分红数量",
|
||||
key: "cur"
|
||||
key: "todayBonus"
|
||||
},
|
||||
{
|
||||
name: "总分红数量",
|
||||
key: "lock"
|
||||
key: "totalBonus"
|
||||
},
|
||||
{
|
||||
name: "平台总分红",
|
||||
key: "lock"
|
||||
key: "totalMallBonus"
|
||||
},
|
||||
{
|
||||
name: "分红资金池剩余",
|
||||
key: "lock"
|
||||
key: "poolBonus"
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user