This commit is contained in:
chenjianan
2019-06-25 10:13:52 +08:00
parent c87b891c7b
commit 64eb0bf1dc
2 changed files with 0 additions and 4 deletions

View File

@@ -207,7 +207,6 @@ export default {
} else {
searchTable1(this.machineNumberValue, this.check2).then(response => {
this.tableData1 = response.data
console.log(response.data, 1111)
})
}
},