src/main.js
@@ -1,5 +1,5 @@ import Vue from 'vue' import axios from './assets/js/axios' import { Toast, Notify, @@ -51,6 +51,7 @@ Vue.prototype.$notify = Notify; Vue.prototype.$dialog = Dialog; Vue.prototype.$toast = Toast; Vue.prototype.$axios = axios; new Vue({ router,