备料到货
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user