I pass the parameter in the tag: <order fuel_cost={{ $pricesJSON }}></order>. I decode in VUE: var obj = JSON.parse(this.fuel_cost);.
確定! 回上一頁