新用户送礼流水

This commit is contained in:
liaozetao
2023-12-28 11:47:01 +08:00
parent bf909cfa0f
commit b2334b4e5f

View File

@@ -118,6 +118,7 @@ export default {
},
{ field: 'newUserInRoom', title: '新用户进房人数', align: 'center', width: '5%' },
{ field: 'newUserSendGift', title: '新用户送礼人数', align: 'center', width: '5%' },
{ field: 'newUserSendGiftAmount', title: '新用户送礼流水', align: 'center', width: '5%' },
],
undefinedText: "-",
cache: false,