spring
2025-10-17 612f2503f2b5ad3781f258f7b778f67a4fc074fe
src/pages/production/twist/receive/monofil.vue
@@ -347,7 +347,7 @@
<style lang="scss" scoped>
.list_box {
  height: calc(100vh - 100px);
  height: calc(100vh - 50px);
  background: #f3f9f8;
  display: flex;
  flex-direction: column;
@@ -410,7 +410,7 @@
}
.content {
  height: calc(100vh - 280px);
  height: calc(100vh - 200px);
  width: 100%;
}