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