spring
10 小时以前 d39565e6ab0a839c05f257bfc33d75aeb867806f
fix: 可以看投入备注
已修改1个文件
4 ■■■■ 文件已修改
src/views/productionManagement/productionReporting/Input.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/productionManagement/productionReporting/Input.vue
@@ -78,6 +78,10 @@
    label: '单位',
    prop: 'unit',
  },
  {
    label: '备注',
    prop: 'remark',
  },
]
const isShow = computed({