perf(X-Pack): 阈值告警设置入口

This commit is contained in:
fit2cloud-chenyw
2024-08-12 17:03:08 +08:00
parent 136da928b7
commit 6decf66eab
2 changed files with 5 additions and 2 deletions

View File

@@ -142,7 +142,10 @@
</el-dropdown>
</el-dropdown-item>
</template>
<xpack-component jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg==" />
<xpack-component
:chart-id="element.id"
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9FZGl0QmFySGFuZGxlcg=="
/>
<el-dropdown-item divided @click="deleteComponent" v-if="barShowCheck('delete')"
>删除</el-dropdown-item
>