perf(X-Pack): 定时报告-增加导出全部数据选项

This commit is contained in:
fit2cloud-chenyw
2026-06-02 13:36:38 +08:00
committed by fit2cloud-chenyw
parent 9bc2c5cf5c
commit 71a673d442
3 changed files with 3 additions and 0 deletions

View File

@@ -4338,6 +4338,7 @@ export default {
show_water_mask: 'Show Watermark',
format: 'Format',
view_data: 'Chart Data',
all_data: 'All Data',
pixel: 'Dashboard Resolution',
reci_setting: 'Receiving Settings',
retrying: 'Retry on Failure',

View File

@@ -4219,6 +4219,7 @@ export default {
show_water_mask: '顯示水印',
format: '格式',
view_data: '圖表數據',
all_data: '全部數據',
pixel: '儀表板分辨率',
reci_setting: '接收設置',
retrying: '失敗重試',

View File

@@ -4223,6 +4223,7 @@ export default {
show_water_mask: '显示水印',
format: '格式',
view_data: '图表数据',
all_data: '全部数据',
pixel: '仪表板分辨率',
reci_setting: '接收设置',
retrying: '失败重试',