From 707c585aa4b52f1edbae788dde71d2b652231d4f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 1 Apr 2026 11:34:04 +0800 Subject: [PATCH] feat: add quick actions bar UI to template --- src/pages/ai/chat.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/pages/ai/chat.vue b/src/pages/ai/chat.vue index 2ad612a..9f336b2 100644 --- a/src/pages/ai/chat.vue +++ b/src/pages/ai/chat.vue @@ -171,6 +171,18 @@ + + + + {{ action.label }} + + +