@ -24,7 +24,7 @@
prop="activityTime"
/>
<el-table-column label="活动时长" align="center" prop="points">
<template slot-scope="scope"> {{ scope.row.points }}小时 </template>
<template slot-scope="scope"> {{ scope.row.points }} 小时 </template>
</el-table-column>
<el-table-column label="活动积分" align="center" prop="points" />