you can use json stringfy , I am using it also with vue app formData.append("TeamMembers", JSON.stringify(this.TeamMembers)); axios ...
確定! 回上一頁