|
@@ -3,8 +3,7 @@ import {
|
|
} from '@/common/config.js';
|
|
} from '@/common/config.js';
|
|
import store from '@/store/index.js'
|
|
import store from '@/store/index.js'
|
|
|
|
|
|
-// let baseUrl = config.baseUrl
|
|
|
|
-let baseUrl = '/api'
|
|
|
|
|
|
+let baseUrl = config.baseUrl
|
|
|
|
|
|
// vm指向this
|
|
// vm指向this
|
|
const install = (Vue, vm) => {
|
|
const install = (Vue, vm) => {
|