From 2900f50c28b5e2a1cb0f72e4556fb761f61c408e Mon Sep 17 00:00:00 2001
From: xieb <vip_xiaobin810@163.com>
Date: Mon, 18 Sep 2023 10:55:49 +0800
Subject: [PATCH] 环境配置

---
 src/components/MediaPanel.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/MediaPanel.vue b/src/components/MediaPanel.vue
index 9403548..143aebb 100644
--- a/src/components/MediaPanel.vue
+++ b/src/components/MediaPanel.vue
@@ -109,7 +109,7 @@
 })
 
 onMounted(() => {
-  getFiles()
+  // getFiles()
 })
 
 function getFiles () {

--
Gitblit v1.9.3