序间外协

This commit is contained in:
zhangdingyu
2018-12-05 19:59:30 +08:00
parent c7dbdb4c4b
commit 352af60c30

View File

@@ -242,7 +242,6 @@ export default {
this.checkBox = [] this.checkBox = []
this.tableData2 = [] this.tableData2 = []
searchTable2(row.工艺计划流水号).then(response => { searchTable2(row.工艺计划流水号).then(response => {
console.log(response.data)
this.num1 = row.工艺计划流水号 this.num1 = row.工艺计划流水号
if (response.data.length === 0) { if (response.data.length === 0) {
this.loading0 = false this.loading0 = false