Commit d75ccd3c by crushh

Merge branch 'feature/ai营销二期' into dev

parents c46d9802 a9483d4c
......@@ -41,7 +41,7 @@
</el-row>
</div>
<el-table :data="tableData" style="width:100%" v-loading="loading" @sort-change="handleSortChange" :key="dimension">
<el-table-column align="center" prop="date" label="排" width="80px" fixed="left">
<el-table-column align="center" prop="date" label="排" width="80px" fixed="left">
<template slot-scope="scope">
<div style="line-height:1">
<!-- 排名变化 上升 + 下降 - 不变0 -->
......
......@@ -41,7 +41,7 @@
</el-row>
</div>
<el-table :data="tableData" style="width:100%" v-loading="loading" @sort-change="handleSortChange" :key="dimension">
<el-table-column align="center" prop="date" label="排" width="80px" fixed="left">
<el-table-column align="center" prop="date" label="排" width="80px" fixed="left">
<template slot-scope="scope">
<div style="line-height:1">
<!-- 排名变化 上升 + 下降 - 不变0 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment