From e8f9dbf6582faad6c000c98ee940c801f5ddce38 Mon Sep 17 00:00:00 2001 From: inter Date: Mon, 8 Sep 2025 16:37:56 +0800 Subject: [PATCH] Add File --- .../dashboard/editor/DashboardChatList.vue | 234 ++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 frontend/src/views/dashboard/editor/DashboardChatList.vue diff --git a/frontend/src/views/dashboard/editor/DashboardChatList.vue b/frontend/src/views/dashboard/editor/DashboardChatList.vue new file mode 100644 index 0000000..28beac9 --- /dev/null +++ b/frontend/src/views/dashboard/editor/DashboardChatList.vue @@ -0,0 +1,234 @@ + + + + +