完成除数据查询前端功能的EDataCapture开发

This commit is contained in:
Yu Sun
2022-07-09 14:30:23 +08:00
parent e018f19f09
commit be6c61b9d3
7 changed files with 176 additions and 71 deletions

View File

@@ -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: {