src/views/supplies/components/box/dataContent.vue
@@ -187,13 +187,12 @@ <style lang="scss" scoped> .content_box { color: #fff; // overflow: hidden; } .list_box { overflow-x: auto; white-space: nowrap; scrollbar-width: thin; // scrollbar-width: thin; scrollbar-color: rgba(255, 255, 255, 0.3) transparent; } @@ -218,7 +217,7 @@ .page_box .el-table { width: 100%; height: 670px; height: 700px; background-color: rgba(117, 116, 116, 0.3); }