Merge branch 'master' of http://192.168.0.112:10010/r/高精2.0
This commit is contained in:
@@ -98,8 +98,8 @@ export default {
|
|||||||
零件名称: this.Data[i].零件名称,
|
零件名称: this.Data[i].零件名称,
|
||||||
零件图号: this.Data[i].零件图号,
|
零件图号: this.Data[i].零件图号,
|
||||||
备料到货: this.Data[i].备料到货,
|
备料到货: this.Data[i].备料到货,
|
||||||
工艺要求: response.data[i].工艺要求,
|
工艺要求: response.data[0].工艺要求,
|
||||||
工序流水号: response.data[i].工序流水号
|
工序流水号: response.data[0].工序流水号
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
|||||||
Reference in New Issue
Block a user