diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue
index 018b1dad..dfbe4574 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 42b2b2a5..8a4a7983 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 b05892fc..d37a8e9b 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') }}