2023-09-07
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<template slot-scope="scope">
|
||||
<div class="lieitem flexbox">
|
||||
<span>Hindex: <em>{{scope.row.index_num}} / {{ scope.row.boards_count }}</em></span><br/>
|
||||
<span>Media: <em>{{scope.row.median}}</em></span><br/>
|
||||
<span>Median: <em>{{scope.row.median}}</em></span><br/>
|
||||
<span>Avg: <em>{{scope.row.avg}}</em></span><br/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user