Commit 339fdb23 authored by youjie's avatar youjie

no message

parent d1129401
...@@ -25,12 +25,12 @@ ...@@ -25,12 +25,12 @@
</el-col> </el-col>
</el-row> </el-row>
</div> </div>
<div style="padding: 0 0 30px 0;background: #ffffff;height: calc(100%-100px);"> <div style="padding: 0 0 30px 0;background: #ffffff;">
<el-table <el-table
v-loading="loading" v-loading="loading"
:data="dataList" :data="dataList"
style="width: 100%;" style="width: 100%;"
height="100%" height="660"
border border
:span-method="objectSpanMethod" :span-method="objectSpanMethod"
:default-sort = "{prop: 'date', order: 'descending'}"> :default-sort = "{prop: 'date', order: 'descending'}">
......
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