增加中奖倍数
This commit is contained in:
@@ -54,6 +54,10 @@ export function useData() {
|
|||||||
label: "中奖金额",
|
label: "中奖金额",
|
||||||
prop: "prize_amount"
|
prop: "prize_amount"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "中奖倍数",
|
||||||
|
prop: "beilv"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "开奖时奖金总金额",
|
label: "开奖时奖金总金额",
|
||||||
prop: "pool_amount"
|
prop: "pool_amount"
|
||||||
|
|||||||
Reference in New Issue
Block a user