From 9ac5049e08ba842663761a432b41d36d3d1b2089 Mon Sep 17 00:00:00 2001
From: Liuyi <candymxq888@outlook.com>
Date: 星期五, 27 九月 2024 18:31:35 +0800
Subject: [PATCH] 添加区域选择树形组件

---
 App.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/App.vue b/App.vue
index 1efba44..23ef92a 100644
--- a/App.vue
+++ b/App.vue
@@ -25,6 +25,5 @@
 	});
 </script>
 
-<style>
-	/*每个页面公共css */
+<style lang='scss'>
 </style>

--
Gitblit v1.9.3