liyong
2 天以前 847e6cc3ce61641b478c77b52565516745e1d860
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',
    }
  })
};