Ver Fonte

注释axios store的引入

yangc há 8 anos atrás
pai
commit
228affdde3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      plugins/axios.js

+ 1 - 1
plugins/axios.js

@@ -1,6 +1,6 @@
 import Vue from 'vue'
 import Vue from 'vue'
 import axios from 'axios'
 import axios from 'axios'
-import store from '~store'
+// import store from '~store'
 
 
 const service = axios.create({
 const service = axios.create({
   withCredentials: true,
   withCredentials: true,