diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue
index 018b1da..dfbe457 100644
--- a/src/views/system/area/index.vue
+++ b/src/views/system/area/index.vue
@@ -40,10 +40,10 @@ function handleCreate() {
IP 查询
-
+
{{ t('component.tree.expandAll') }}
-
+
{{ t('component.tree.unExpandAll') }}
diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue
index 42b2b2a..8a4a798 100644
--- a/src/views/system/dept/index.vue
+++ b/src/views/system/dept/index.vue
@@ -89,10 +89,10 @@ onMounted(async () => {
{{ t('action.create') }}
-
+
{{ t('component.tree.expandAll') }}
-
+
{{ t('component.tree.unExpandAll') }}
diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue
index b05892f..d37a8e9 100644
--- a/src/views/system/menu/index.vue
+++ b/src/views/system/menu/index.vue
@@ -79,10 +79,10 @@ function refreshMenu() {
{{ t('action.create') }}
-
+
{{ t('component.tree.expandAll') }}
-
+
{{ t('component.tree.unExpandAll') }}