Merge pull request #12856 from dataease/pr@dev-v2@perf_threshold_refresh
perf(X-Pack): 阈值告警-视图未保存文案及新图表告警状态
This commit is contained in:
commit
22c199d009
@ -2971,6 +2971,7 @@ export default {
|
||||
grid: '告警列表',
|
||||
record: '检测记录',
|
||||
module_name: '阈值告警',
|
||||
setting: '阈值告警设置'
|
||||
setting: '阈值告警设置',
|
||||
no_view_tip: '请在设置阈值告警前先保存'
|
||||
}
|
||||
}
|
||||
|
||||
@ -320,6 +320,7 @@ const removeJumpSenior = () => {
|
||||
v-if="chart.id"
|
||||
:chart="chart"
|
||||
:themes="themes"
|
||||
:is-screen="dvInfo.type === 'dataV'"
|
||||
jsname="L2NvbXBvbmVudC90aHJlc2hvbGQtd2FybmluZy9TZW5pb3JIYW5kbGVy"
|
||||
/>
|
||||
|
||||
|
||||
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 11504f43bc9189c389b73650e020bd38336db9a3
|
||||
Subproject commit 02b383785002bc45b040ac1dc9bd5fa749d6a429
|
||||
Loading…
Reference in New Issue
Block a user