Vue測(cè)試實(shí)例-菜鳥(niǎo)教程(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);});后臺(tái)接受不到數(shù)組
在線等,挺急的!vue axios 不能post 二維數(shù)組嗎求老司機(jī)指點(diǎn)!
冉冉說(shuō)
2019-08-17 21:43:23