chenhj
2025-07-29 bad46c697e3116e80d6427ee89a93553d2eded58
src/pages/production/twist/report/index.vue
@@ -67,7 +67,7 @@
  },
  {
    label: "盘长(m)",
    prop: "ontLength",
    prop: "oneLength",
  },
  {
    label: "理论重量(kg)",
@@ -122,7 +122,7 @@
<style lang="scss" scoped>
.list {
  height: calc(100vh - 120px);
  height: calc(100vh - 80px);
  padding: 12px;
  background: #f3f9f8;