From 648520268c8878cd839e8560dc67af2c6e4d97cd Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 04 三月 2025 17:22:03 +0800
Subject: [PATCH] 修改文件管理bug
---
src/views/performance/class/index.vue | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/src/views/performance/class/index.vue b/src/views/performance/class/index.vue
index e69de29..95ceac5 100644
--- a/src/views/performance/class/index.vue
+++ b/src/views/performance/class/index.vue
@@ -0,0 +1,9 @@
+<template>
+ <div>鐝</div>
+</template>
+
+<script>
+export default {};
+</script>
+
+<style></style>
--
Gitblit v1.9.3