完成除数据查询前端功能的EDataCapture开发
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports = {
|
||||
publicPath, // 和 publicPath 保持一致
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:1818',
|
||||
target: 'http://127.0.0.1:8888',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user