Authored by wangtao

fix: 优化

... ... @@ -992,7 +992,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common', 'sessions'], function
window.top.postMessage({
type: 'dialog',
message: {'params':{},'title':'告警订阅排除订阅指标','url':`platform/index.html#/alarmsubscribe/excludeKpi?subId=${subId}`}
message: {'params':{},'title':'告警订阅排除订阅指标','url':`/mj/index.html#/alarmsubscribe/excludeKpi?subId=${subId}`}
}, '*')
});
}
... ...