gongchunyi
9 天以前 5096ab4e6402daf09355de0c2342709751851621
src/views/productionManagement/processRoute/index.vue
@@ -175,7 +175,8 @@
      productName: row.productName || '',
      model: row.model || '',
      bomNo: row.bomNo || '',
      description: row.description || ''
      description: row.description || '',
      type: 'route',
    }
  })
};