src/views/warehouseManage/listingRules/index.vue
@@ -342,4 +342,12 @@ </script> <!-- Add "scoped" attribute to limit CSS to this component only --> <style lang="scss" scoped></style> <style lang="scss" scoped> ::v-deep { .el-table { border-top-left-radius: 12px; border-top-right-radius: 12px; overflow: auto; } } </style>