Commit e2b706dc authored by xxx's avatar xxx

1

parent 1b6df631
......@@ -64,8 +64,6 @@ import * as echarts from 'echarts';
import axios from 'axios'
import moment from 'moment';
axios.defaults.baseURL = "/jiankong";
export default {
data() {
return {
......
......@@ -65,8 +65,6 @@ import * as echarts from 'echarts';
import axios from 'axios'
import moment from 'moment';
axios.defaults.baseURL = "/jiankong";
export default {
data() {
return {
......
......@@ -48,7 +48,7 @@ module.exports = {
},
//获取会话号
'/jiankong': {
target: 'http://oa.gemho.cn:8088',
target: '',
changeOrigin: true,
pathRewrite: {
'^/jiankong': ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment