乱记录

This commit is contained in:
Vergil
2020-03-10 17:11:41 +08:00
parent 2f765422b5
commit f0767ea8f9

View File

@@ -320,6 +320,7 @@ export default {
this.gridData1 = []
this.contractDetail2 = []
searchRequsetFundDetail1(row.采购合同请款流水号).then(response => {
console.log(typeof response.data)
this.gridData1 = response.data
})
},