fix:修改panel rule 改爲 alertRlue

This commit is contained in:
zhangyu
2021-04-14 16:14:52 +08:00
parent 265cf19e30
commit a79237653d

View File

@@ -552,7 +552,7 @@ export default {
from: params.from
}
// alert-rule单独处理
if (param.from == this.$CONSTANTS.fromRoute.rule) {
if (param.from == this.$CONSTANTS.fromRoute.alertRule) {
this.dataList = []
this.dataList.push({
id: -10,