spring
2026-03-23 b9b69ab04e9f10550c57d31e5017e482c7c96c39
src/views/consumablesLogistics/receiptManagement/index.vue
@@ -21,11 +21,6 @@
    label: '合格入库',
    name: 'qualified',
    type: '0'
  },
  {
    label: '不合格入库',
    name: 'unqualified',
    type: '1'
  }
])