`this.$http.post('/url', { `参数` }, this).then(res => { console.log(res); }, rej => { console.log(rej); });`
Vue2 Component for draggable, resizable and rotatable elements
xyj test