fix: 修复订单详情页球局时间展示问题、修复候补列表NTRP文案缺失的问题
This commit is contained in:
@@ -489,7 +489,7 @@ export default function Participants(props) {
|
||||
<Text
|
||||
className={styles["participants-list-item-level"]}
|
||||
>
|
||||
{displayNtrp}
|
||||
NTRP {displayNtrp}
|
||||
</Text>
|
||||
<Text className={styles["participants-list-item-role"]}>
|
||||
{role}
|
||||
|
||||
Reference in New Issue
Block a user