Commit 5a780ebb authored by zhengke's avatar zhengke

no message

parent 0dcc3534
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
ref="multipleTable" ref="multipleTable"
:data="dataList" :data="dataList"
style="width: 100%" style="width: 100%"
:height="dataList.length > 0 ? '400' : '400'"
row-class-name="font-size-12"> row-class-name="font-size-12">
<!-- <el-table-column fixed type="selection" width="40"></el-table-column> --> <!-- <el-table-column fixed type="selection" width="40"></el-table-column> -->
<el-table-column <el-table-column
......
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