MTRAgent管理、MTR探测策略

1、MTRAgent管理模块联调form表单、丢包趋势图表
2、MTR探测策略联调列表、表单等功能
This commit is contained in:
康冉冉
2025-11-24 18:35:12 +08:00
parent 2c339ecfdb
commit b641f7a31f
11 changed files with 254 additions and 109 deletions
+2 -2
View File
@@ -8,5 +8,5 @@ NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# SAAS管理系统/测试环境
VUE_APP_BASE_API = 'http://172.16.15.51:8080'