kimi
2020-02-11 89ba01e8e0bec7fdadc5278c95850cfe68b9e62a
vue.config.js
@@ -6,7 +6,7 @@
    devServer: {
        proxy: {
            '/api/api': {
                target: 'http://127.0.0.1:8090',
                target: 'http://highdatas.com:8090',
                changeOrigin: true,
                ws: true,
                pathRewrite: {