From d43f77aaafb9b2ae17bbe7858fda7b790dab47c6 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 9 Jul 2026 15:10:30 +0800 Subject: [PATCH] fix(Smart Number Query): When enabling thousands separators, the pop-up window does not close, causing abnormal page scrolling. --- .../src/views/chat/chat-block/ChartBlock.vue | 45 +++++++++++++------ 1 file changed, 32 insertions(+), 13 deletions(-) diff --git a/frontend/src/views/chat/chat-block/ChartBlock.vue b/frontend/src/views/chat/chat-block/ChartBlock.vue index a5c10b0a..63b9f07b 100644 --- a/frontend/src/views/chat/chat-block/ChartBlock.vue +++ b/frontend/src/views/chat/chat-block/ChartBlock.vue @@ -465,7 +465,12 @@ function getBaseAxis() { placement="top" >
- +