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