From 752c65d786838c9af3571d4d6eb46ab3e62786f2 Mon Sep 17 00:00:00 2001
From: charles <981744753@qq.com>
Date: 星期五, 02 八月 2024 15:59:26 +0800
Subject: [PATCH] feat:完成新增会话的,会话记录的聊天模块

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 12aaa78..d22f6db 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,8 @@
   },
   "dependencies": {
     "@arco-design/web-vue": "^2.44.7",
+    "@vue-office/docx": "^1.6.2",
+    "@vue-office/excel": "^1.7.11",
     "@vueuse/core": "^9.3.0",
     "arco-design-pro-vue": "^2.7.3",
     "axios": "^0.24.0",

--
Gitblit v1.8.0