From 046d25f35d48018b126cf5f99f92d92bb439e3df Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Sun, 10 Oct 2021 16:07:43 +0800
Subject: [PATCH] 升级spring-boot到最新版本2.5.5
---
ruoyi-ui/src/views/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index df9a5a0..37e95fd 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -556,7 +556,7 @@
<script>
export default {
- name: "index",
+ name: "Index",
data() {
return {
// 版本号
--
Gitblit v1.9.3