备料到货

This commit is contained in:
zhangdingyu
2018-12-24 14:58:57 +08:00
parent eb70652cca
commit 7c8771cf0b

View File

@@ -98,8 +98,8 @@ export default {
零件名称: this.Data[i].零件名称,
零件图号: this.Data[i].零件图号,
备料到货: this.Data[i].备料到货,
工艺要求: response.data[i].工艺要求,
工序流水号: response.data[i].工序流水号
工艺要求: response.data[0].工艺要求,
工序流水号: response.data[0].工序流水号
})
})
this.loading = false