From 50d1124d4ee518a9874ce2808eee1c0dfebdef3f Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Wed, 04 Dec 2024 14:12:07 +0800
Subject: [PATCH] 新增excel导出
---
src/layout/components/TagsView/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/layout/components/TagsView/index.vue b/src/layout/components/TagsView/index.vue
index d5d492f..59a8aa3 100644
--- a/src/layout/components/TagsView/index.vue
+++ b/src/layout/components/TagsView/index.vue
@@ -335,4 +335,4 @@
}
}
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.9.2