智慧园区前端大屏
src/views/survey/components/box/fireSource.vue
@@ -131,11 +131,11 @@
}
.box-content-img {
  height: 360px;
  overflow: scroll;
  height: 380px;
  // 隐藏滚动条
  scrollbar-width: none;
  // overflow-y: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.box-content-img img {