perf: alert-rule和asset的告警信息数量样式调整
This commit is contained in:
@@ -358,7 +358,7 @@
|
||||
this.showSubList = true;
|
||||
},
|
||||
messageStyle(e) {
|
||||
if (e.columnIndex == 6) {
|
||||
if (e.column.label == this.$t("alert.message")) {
|
||||
if (e.row.alertNum > 0) {
|
||||
return 'has-message';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user