src/views/productionManagement/productionReporting/Input.vue
@@ -67,6 +67,10 @@ prop: 'model', }, { label: 'UID码', prop: 'uidNo', }, { label: '投入数量', prop: 'quantity', }, @@ -74,6 +78,10 @@ label: '单位', prop: 'unit', }, { label: '备注', prop: 'remark', }, ] const isShow = computed({