mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-11 02:13:28 +08:00
add fe page
This commit is contained in:
@@ -96,7 +96,8 @@ class Alarm {
|
||||
@action.bound
|
||||
public setMonitorType(data: IMonitorMetricType) {
|
||||
this.monitorTypeList = data.metricNames || [];
|
||||
this.monitorType = this.monitorTypeList[0].metricName;
|
||||
// this.monitorType = this.monitorTypeList[0].metricName;
|
||||
this.monitorType = '';
|
||||
}
|
||||
|
||||
@action.bound
|
||||
|
||||
Reference in New Issue
Block a user