提交 da91a8b9 编写于 作者: zhentian.jia's avatar zhentian.jia

导出下载

上级 c9a22f5f
......@@ -2,7 +2,7 @@
<div class="export-download">
<bread-crumb :curmbFirst="curmbFirst" :curmbSecond="curmbSecond"></bread-crumb>
<div class="component-content screenSet" id="screenSet">
<p>导出文件列表</p>
<div class="p-title">任务列表</div>
<el-table :data="tableData" style="width: 100%">
<el-table-column
prop="title"
......@@ -204,6 +204,17 @@ export default {
.component-content {
background: #fff;
padding: 10px;
.p-title {
position: relative;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
height: 25px;
font-size:18px;
font-weight:600;
line-height: 25px;
color: #000000;
}
}
}
</style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册