aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js')
-rw-r--r--openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js b/openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js
index 9711e760..9d7a29e7 100644
--- a/openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js
+++ b/openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js
@@ -128,7 +128,7 @@ var vm = avalon.define({
}
},
- $queryAlarmsInfoUrl: '/api/umcfm/v1/curalarms',
+ $queryAlarmsInfoUrl: '/openoapi/umc/v1/fm/curalarms',
$saveCondUrl: '/web/rest/web/fm/rules?isc_dataFormat=json',
fmConds: {},
$sunburstSetting: {width: 450, height: 400},