showRow(row,val){this.getData2();},getData2(){let_this=this;letdata={'changeTime':row.changeTime,'moneySource':row.moneySource};_this.$axios.post(url,data).then(function(res){console.log(data);_this.tableData2=res.data.list;//console.log(res.data.list);}).catch(function(error){console.log(error);});},报错rowisnotdefined
添加回答
举报
0/150
提交
取消