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