shuishen
2021-07-23 331700e7e3bc4d67ceba73a21355ce675b902046
src/styles/map.scss
@@ -45,3 +45,10 @@
    font-size: 12px !important;
  }
}
.map-people-table {
  .el-table__body-wrapper {
    height: calc(100% - 48px) !important;
    overflow-y: auto !important;
  }
}