From 31106c91fbf8a3b8ad5ab97e5bfd9263fa24c898 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Wed, 24 Nov 2021 15:00:51 +0800
Subject: [PATCH] 修复使用 this.$options.data 报错问题
---
ruoyi-ui/src/views/index.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index 4681184..4609c13 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -120,9 +120,9 @@
<p>
<i class="el-icon-user-solid"></i> QQ群:<s>满937441</s>
<s>满887144332</s> <s>满180251782</s> <s>满104180207</s>
- <s>满186866453</s> <s>满201396349</s>
- <a href="https://jq.qq.com/?_wv=1027&k=TULPgzYe" target="_blank">
- 101456076</a
+ <s>满186866453</s> <s>满201396349</s> <s>满101456076</s>
+ <a href="https://jq.qq.com/?_wv=1027&k=KmQbXyJ6" target="_blank">
+ 101539465</a
>
</p>
<p>
--
Gitblit v1.9.2