设备管理权限

This commit is contained in:
熊丽君
2020-12-22 15:55:54 +08:00
parent 9e15baf7c0
commit a383d64df4
3 changed files with 35 additions and 9 deletions

View File

@ -37,6 +37,7 @@ module.exports = {
// target: `http://47.115.73.110:8080`,
target: `http://121.37.250.170:8080`,
// target: `http://192.168.0.129:8080`,
// target: `http://192.168.0.131:8080`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''