@@ -119,5 +119,8 @@ export default {
margin-top: 7vh !important;
overflow-y: scroll !important;
}
+ /deep/.el-dialog__header {
+ background: #fff !important;
+ }
</style>
@@ -285,6 +285,7 @@ export default {
</script>
<style lang="less" scoped>
.wb-list {
+ min-width: 1366px;
.eq-list-top {
display: flex;
margin-bottom: 12px;
@@ -272,6 +272,7 @@ export default {
.wx-list {
@@ -326,6 +326,7 @@ export default {
.zw-list {