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