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
vue elementui表格點擊當前行axios提交當前行的某一列數據
胡子哥哥
2019-04-27 22:14:42