From fe880c0735af21f0a086eabff88024cce858e408 Mon Sep 17 00:00:00 2001 From: engigu Date: Thu, 25 Jan 2024 17:12:59 +0800 Subject: [PATCH] fix: statistic tooltips --- web/src/views/tabsTools/statistic/statistic.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/tabsTools/statistic/statistic.vue b/web/src/views/tabsTools/statistic/statistic.vue index 02aac61..353c3a6 100644 --- a/web/src/views/tabsTools/statistic/statistic.vue +++ b/web/src/views/tabsTools/statistic/statistic.vue @@ -141,7 +141,7 @@ export default { trigger: 'axis' }, title: { - subtext: '最近消息30天发送数据', + subtext: '最近30天发送消息数据', top: 0, textStyle: { color: '#333',