YLouie
2025-10-23 8460eac918d8c8e825a0f78ac0af1c03cad8fd49
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%;
}