新增公会名称字段

This commit is contained in:
liaozetao
2024-01-15 15:23:45 +08:00
parent 7072376da6
commit fc705cbc01

View File

@@ -141,6 +141,7 @@ export default {
},
{ field: "totalRadish", title: "萝卜流水", align: "center", width: "10%" },
{ field: "roomTitle", title: "房间标题", align: "center", width: "10%" },
{ field: "clanName", title: "公会名称", align: "center", width: "10%" },
{ field: "executionTime", title: "统计时间", align: "center", width: "15%" },
{ field: "executionTime", title: "统计时间", align: "center", width: "15%" },
{