spring
2025-10-17 612f2503f2b5ad3781f258f7b778f67a4fc074fe
fix:  优化领料页面
已修改1个文件
4 ■■■■ 文件已修改
src/pages/production/twist/receive/monofil.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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%;
}