430文档V1

This commit is contained in:
liulujia
2020-04-30 17:04:27 +08:00
parent 85c1f865ff
commit 1df919eab0
6 changed files with 29 additions and 16 deletions

View File

@@ -220,6 +220,7 @@ export default {
this.List3 = []
getParts(row.外协加工任务单流水号).then(response => {
this.List3 = response.data
console.log(response.data, 111)
this.loading = false
})
},