|
@@ -13,7 +13,7 @@ const store = new Vuex.Store({
|
|
|
// api: 'https://pbl.cocorobo.cn/api/pbl/',
|
|
|
// socket: "https://poll.cocorobo.cn",
|
|
|
// socket: "http://localhost:1473",
|
|
|
- api: 'http://10.3.16.150:7003/api/',
|
|
|
+ api: 'http://localhost:7003/api/',
|
|
|
},
|
|
|
|
|
|
mutations: {
|