chenhj
2025-07-29 39ede5e2c2d01e5b5f561daeeb89e380f7f6cfb1
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;