From 54e85a3a540b8d4a7e821d4cdbfe743f0d1df6e7 Mon Sep 17 00:00:00 2001 From: DYL0109 <1332079466@qq.com> Date: 星期二, 21 一月 2025 09:34:00 +0800 Subject: [PATCH] !33 问题修改 Merge pull request !33 from DYL0109/dyl_dev --- 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