fix: rank cannot be sorted

This commit is contained in:
pa
2025-05-21 14:35:20 +09:00
committed by Natsumi
parent b212795ca0
commit e549a60f87

View File

@@ -771,7 +771,7 @@
<el-table-column
:label="t('table.playerList.rank')"
width="110"
prop="trustSortNum"
prop="$trustSortNum"
sortable="custom">
<template #default="scope">
<span