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