mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor: 修复部分阈值告警不生效问题
This commit is contained in:
@@ -329,6 +329,7 @@ const editQueryCriteria = () => {
|
||||
<xpack-component
|
||||
:chart="curComponent"
|
||||
is-screen
|
||||
resource-table="snapshot"
|
||||
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg=="
|
||||
/>
|
||||
<li @click="categoryChange('hidden')" v-show="showMoveMenu">
|
||||
|
||||
@@ -171,6 +171,7 @@
|
||||
|
||||
<xpack-component
|
||||
:chart="element"
|
||||
resource-table="snapshot"
|
||||
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg=="
|
||||
@close-item="closeItem"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user