From 805f8c86dad28a81e35738a7c9ad757968b41b33 Mon Sep 17 00:00:00 2001 From: ViperEkura <3081035982@qq.com> Date: Mon, 13 Apr 2026 07:47:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E5=92=8C=E6=A0=B7=E5=BC=8F=E6=B8=B2=E6=9F=93?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src/components/ProcessBlock.vue | 124 ++++++++++++---------- dashboard/src/services/api.js | 2 +- dashboard/src/views/ToolsView.vue | 10 +- luxx/services/chat.py | 63 ++++++----- 4 files changed, 115 insertions(+), 84 deletions(-) diff --git a/dashboard/src/components/ProcessBlock.vue b/dashboard/src/components/ProcessBlock.vue index ef26c63..4be9abd 100644 --- a/dashboard/src/components/ProcessBlock.vue +++ b/dashboard/src/components/ProcessBlock.vue @@ -1,58 +1,47 @@