From db3d71b62fcd859bf5e2c75b107c1d28bd977632 Mon Sep 17 00:00:00 2001 From: yz3456 <2753272399@qq.com> Date: 星期日, 23 六月 2024 18:23:45 +0800 Subject: [PATCH] 修改了333之前的报错 --- ruoyi-ui/src/views/bignote/familyeventInfo.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/src/views/bignote/familyeventInfo.vue b/ruoyi-ui/src/views/bignote/familyeventInfo.vue index 794b00e..dfdcc69 100644 --- a/ruoyi-ui/src/views/bignote/familyeventInfo.vue +++ b/ruoyi-ui/src/views/bignote/familyeventInfo.vue @@ -341,6 +341,7 @@ }); } console.log(this.fileList,'fileListfilelllllllllllll') + console.log(this.fileListOther,'fileListOtherfileListOtherfileListOther') }, mounted() {}, methods: { -- Gitblit v1.9.1