From 4e801a1cd086b0b80d32e05b9abb20524809d393 Mon Sep 17 00:00:00 2001
From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com>
Date: 星期日, 19 一月 2025 21:40:50 +0800
Subject: [PATCH] update README.md.

---
 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