From aadba0382eb1a072a84d98a8789cc743a5394267 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Thu, 15 May 2025 10:23:34 +0800
Subject: [PATCH] delete vue-meta
---
ruoyi-ui/src/layout/components/Settings/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ruoyi-ui/src/layout/components/Settings/index.vue b/ruoyi-ui/src/layout/components/Settings/index.vue
index 8e24cae..126aa4e 100644
--- a/ruoyi-ui/src/layout/components/Settings/index.vue
+++ b/ruoyi-ui/src/layout/components/Settings/index.vue
@@ -144,6 +144,7 @@
key: 'dynamicTitle',
value: val
})
+ this.$store.dispatch('settings/setTitle', this.$store.state.settings.title)
}
},
},
--
Gitblit v1.9.3