|
@@ -462,7 +462,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
</script>
|
|
|
-<style lang='scss' scoped>
|
|
|
+<style lang='scss'>
|
|
|
/* 斑马线颜色 */
|
|
|
.el-table--striped .el-table__body tr.el-table__row--striped.el-table__row--striped.el-table__row--striped td {
|
|
|
background-color: #F7F7F7;
|
|
@@ -546,8 +546,4 @@ export default {
|
|
|
.el-table__fixed {
|
|
|
background-color: #ffffff !important;
|
|
|
}
|
|
|
-
|
|
|
-/deep/ .el-table__header th{
|
|
|
- border-right-color: #e3e3e3;
|
|
|
-}
|
|
|
</style>
|