I won’t say much nonsense, I will just post code to you. The specific code is as follows:
var app = new Vue({ el: "#app", data: { login: { name: "", psd: "" } }, methods: { submit: function() { //Convert to the object you wantvar obj = (); (obj); ("/login", obj).then(function() { }) } } })
The above is an example of object conversion introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave me a message and the editor will reply to you in time. Thank you very much for your support for my website!