bcca2ea4 by zhangmeng

日历修改

1 parent 6a725603
......@@ -153,7 +153,7 @@
</div>
<!--历史排名-->
<el-card :body-style="{'padding':'10px 20px 18px'}">
<el-table :data="rank" height="336" stripe @row-click="handleRowClick">
<el-table :data="rank" height="490" stripe @row-click="handleRowClick">
<el-table-column align="center" label="RANK" prop="index" width="80">
<!-- <template #default="scope">-->
<!-- <span v-if="scope.row.mingCi == 1" style="color:#F8A617">{{ scope.row.mingCi }}</span>-->
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!