refactor: 修复部分阈值告警不生效问题

This commit is contained in:
wangjiahao
2025-04-07 17:53:20 +08:00
committed by 王嘉豪
parent 4aafac0a81
commit d2cd47f68b
2 changed files with 2 additions and 0 deletions

View File

@@ -329,6 +329,7 @@ const editQueryCriteria = () => {
<xpack-component
:chart="curComponent"
is-screen
resource-table="snapshot"
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg=="
/>
<li @click="categoryChange('hidden')" v-show="showMoveMenu">

View File

@@ -171,6 +171,7 @@
<xpack-component
:chart="element"
resource-table="snapshot"
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg=="
@close-item="closeItem"
/>