name
This commit is contained in:
@@ -137,7 +137,7 @@ export default {
|
||||
colConfigs() {
|
||||
return [
|
||||
{prop: "rank", label: '排名', align: "center", width: "80px"},
|
||||
{prop: "roomName", label: '居民昵称', align: "center"},
|
||||
{prop: "name", label: '居民昵称', align: "center"},
|
||||
// {prop: "ownerName", label: '群主', align: "center", width: "100px"},
|
||||
{prop: "c", label: '触发数', align: "center", width: "100px"},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user