zhangherong
2 天以前 c95e7e5af5e80d6603b8dfc922201079b27b9056
src/views/mes/MesProductionOrderList.vue
@@ -143,6 +143,16 @@
          dataIndex: 'orderQuantity'
        },
        {
          title: '合格数量',
          align: 'center',
          dataIndex: 'qualifiedQuantity'
        },
        {
          title: '报废数量',
          align: 'center',
          dataIndex: 'scrapQuantity'
        },
        {
          title: '基本计量单位',
          align: 'center',
          dataIndex: 'productionUnit'