Commit aa9c7141 by ningjihai

项目列表 stripe

parent 888ac2b0
...@@ -431,7 +431,7 @@ onMounted(()=>{ ...@@ -431,7 +431,7 @@ onMounted(()=>{
height="100%" height="100%"
:data="tableList" :data="tableList"
v-loading="loading" v-loading="loading"
border stripe
style="width: 100%; margin-top: 20px" style="width: 100%; margin-top: 20px"
> >
<el-table-column <el-table-column
...@@ -594,4 +594,7 @@ onMounted(()=>{ ...@@ -594,4 +594,7 @@ onMounted(()=>{
.flex1 { .flex1 {
flex: 1; flex: 1;
} }
.custom-header-row {
background-color: red;
}
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论