Commit 06b7e352 authored by danfuman's avatar danfuman

修改

parent 7c79cbe5
......@@ -296,16 +296,16 @@ export default {
.table-item{
padding: 16px 10px 16px 16px;
::v-deep .el-table{
.el-table__body-wrapper{
overflow:visible;
}
.el-table__body{
tr:first-child{
position: fixed;
top: 49px;
z-index: 9;
}
}
/*.el-table__body-wrapper{*/
/*overflow:visible;*/
/*}*/
/*.el-table__body{*/
/*tr:first-child{*/
/*position: fixed;*/
/*top: 49px;*/
/*z-index: 9;*/
/*}*/
/*}*/
}
}
</style>
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