This commit is contained in:
yziiy
2025-10-14 17:43:53 +08:00
parent 18838360c2
commit 062582cf14
5 changed files with 15 additions and 3 deletions

View File

@@ -54,6 +54,10 @@ const dynamicflowColumns = ref([
label: "开奖人ID",
prop: "user_name"
},
{
label: "房间名称",
prop: "room_name"
},
{
label: "支付价格",
prop: "bag_price"