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