src/views/productionManagement/processRoute/index.vue
@@ -201,4 +201,8 @@
});
</script>
<style scoped></style>
<style scoped>
.table_list {
   margin-top: unset;
}
</style>