曹睿
7 天以前 665c18b68a5dedba63e00f89f763539967fb7f08
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;