mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-11 10:53:52 +02:00
fix: rank cannot be sorted
This commit is contained in:
@@ -771,7 +771,7 @@
|
||||
<el-table-column
|
||||
:label="t('table.playerList.rank')"
|
||||
width="110"
|
||||
prop="trustSortNum"
|
||||
prop="$trustSortNum"
|
||||
sortable="custom">
|
||||
<template #default="scope">
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user