var utils = {
get: function(){
console.log("hello");
}
export default utils
该怎么引入vue-resource,然后使用里边的Vue.$http.get等方法?
回首忆惘然
相关分类