Hi, In my app I'm sending form data and append it like this (in vue.js): let form = new ... this.form.locations); Then I send it with axios to the server.
確定! 回上一頁