feat: 添加等级名称显示
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
<el-tag effect="light" type="success"
|
||||
>等级{{ friendData.level }}</el-tag
|
||||
>{{ friendData.level }}-{{friendData.levelName}} 等级</el-tag
|
||||
>
|
||||
|
||||
<UserLimitTag :userLimit="friendData.userLimit" />
|
||||
|
||||
Reference in New Issue
Block a user