Merge pull request #12856 from dataease/pr@dev-v2@perf_threshold_refresh

perf(X-Pack): 阈值告警-视图未保存文案及新图表告警状态
This commit is contained in:
fit2cloud-chenyw
2024-10-23 17:27:29 +08:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -2971,6 +2971,7 @@ export default {
grid: '告警列表',
record: '检测记录',
module_name: '阈值告警',
setting: '阈值告警设置'
setting: '阈值告警设置',
no_view_tip: '请在设置阈值告警前先保存'
}
}

View File

@@ -320,6 +320,7 @@ const removeJumpSenior = () => {
v-if="chart.id"
:chart="chart"
:themes="themes"
:is-screen="dvInfo.type === 'dataV'"
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9TZW5pb3JIYW5kbGVy"
/>