spring
2026-03-30 4069e8544bb2e4ec8022d3f23a7ba60a5fef05c5
src/views/productionManagement/productionReporting/Input.vue
@@ -78,6 +78,10 @@
    label: '单位',
    prop: 'unit',
  },
  {
    label: '备注',
    prop: 'remark',
  },
]
const isShow = computed({