加工进度查询修改

This commit is contained in:
zhangdingyu
2019-02-12 10:32:24 +08:00
parent 6cd01d5278
commit d229e3f60f
2 changed files with 8 additions and 2 deletions

View File

@@ -561,6 +561,7 @@ export default {
for (let i = 0; i < this.零件图号.length; i++) {
getTable2(this.checkbox_project, this.project, this.checkbox_Machine, this.Machine, this.checkbox_Group, this.Group, this.零件图号[i]).then(response => {
this.liushuihao = response.data[0].工艺计划流水号
console.log(response.data)
for (let k = 0; k < response.data.length; k++) {
if (response.data[k].工艺计划流水号 === this.liushuihao) {
this.kaoqinbianhao[i][k] = response.data[k].工作者考勤编号