@@ -261,8 +261,7 @@ export default {
console.log('orderId:' + this.orderId)
console.log('productId:' + productId)
this.$emit('showCraftsAddOrDetail', techId, this.orderId, productId)
- }
- ,
+ },
// 导出某一行的工艺为 Excel
exportCraft(row) {
// 按需求构造传入的部分数据