Vue.prototype.$http.defaults.baseURL ="http://thapi.99dudesign.com/index.php/Api"
this.$http.post('/htt/House/house_lists/', { type: 1 }).then((d)=>{ console.log(d) })