Commit 54d7147
committed
refactor(realtime): 优化实时告警页面组列表的渲染逻辑
- 在 Group 组件的 onRow 回调中,增加了对 level.color 属性的空值检查
- 通过使用可选链操作符,提高了代码的健壮性和可读性1 parent cd8d549 commit 54d7147
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments