Vue測試實例-菜鳥教程(runoob.com)vararray=[[1],[2,4],["asdf"]]console.log(array)axios({url:'http://127.0.0.1/index.php',method:'post',data:array}).then(function(response){console.log(response);}).catch(function(error){//console.log(error);});后臺接受不到數組
在線等,挺急的!vue axios 不能post 二維數組嗎求老司機指點!
冉冉說
2019-08-17 21:43:23