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