外协价格预算

This commit is contained in:
zhangdingyu
2018-12-06 17:19:42 +08:00
parent ab1380147d
commit 09ad7c304e

View File

@@ -281,7 +281,6 @@ export default {
this.tableData = []
if (this.radio === 1) {
searchPartNum1(this.check_entryNameValue, this.entryNameValue, this.check_toolNumValue, this.toolNumValue, this.check_NumValue, this.NumValue, this.check_partName, this.partName, 0, this.pageCurrent2, this.pageSize2).then(response => {
console.log(response.data)
this.tableData2 = response.data.rows
this.total2 = response.data.total
}).then(() => {