|
@@ -2,7 +2,7 @@
|
|
|
* @Author: zhanghaifeng
|
|
|
* @Date: 2024-11-27 15:44:12
|
|
|
* @LastEditors: zhanghaifeng
|
|
|
- * @LastEditTime: 2025-07-01 17:34:10
|
|
|
+ * @LastEditTime: 2025-07-03 15:00:53
|
|
|
* @Description:
|
|
|
* @FilePath: /hospital-project/src/components/personList/index.vue
|
|
|
-->
|
|
@@ -45,7 +45,7 @@
|
|
|
prop="challengeValue"
|
|
|
label="挑战值"
|
|
|
/>
|
|
|
- <el-table-column prop="ranking" label="排名" />
|
|
|
+ <!-- <el-table-column prop="ranking" label="排名" /> -->
|
|
|
<el-table-column prop="quotaScore" label="得分" />
|
|
|
</el-table>
|
|
|
</div>
|