Skip to content

Commit 78d2c6e

Browse files
authored
Update index.js
1 parent 9a4509b commit 78d2c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function plugin(Vue, axios) {
1919
}
2020

2121
Vue.axios = axios
22+
Vue.$http = axios
2223

2324
Object.defineProperties(Vue.prototype, {
2425

0 commit comments

Comments
 (0)