fix socket connect for mj task notify

This commit is contained in:
RockYang
2023-09-20 06:59:30 +08:00
parent f307b8ba7a
commit 59f316b341
5 changed files with 59 additions and 12 deletions

View File

@@ -322,6 +322,13 @@
img {
height 304px
}
.el-image-viewer__wrapper {
img {
width auto
height auto
}
}
}
}
}