From efb891f7abfcc3f2c81349715ddf4087f709da40 Mon Sep 17 00:00:00 2001
From: DYL0109 <1332079466@qq.com>
Date: 星期六, 18 一月 2025 22:49:29 +0800
Subject: [PATCH] !26 知识库功能联调 Merge pull request !26 from DYL0109/develop1.0

---
 zhitan-vue/src/components/FileUpload/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/zhitan-vue/src/components/FileUpload/index.vue b/zhitan-vue/src/components/FileUpload/index.vue
index 2af9672..4b76324 100644
--- a/zhitan-vue/src/components/FileUpload/index.vue
+++ b/zhitan-vue/src/components/FileUpload/index.vue
@@ -40,7 +40,6 @@
 
 <script setup>
 import { getToken } from "@/utils/auth";
-
 const props = defineProps({
   modelValue: [String, Object, Array],
   // 鏁伴噺闄愬埗

--
Gitblit v1.9.3