From ccee5f79043769c13d304343a40c46a3de4e9d17 Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期五, 28 一月 2022 15:19:30 +0800
Subject: [PATCH]  Merge branch 'bhomebus' of http://192.168.5.5:10010/r/web/vue-smart-ai into bhomebus

---
 src/pages/vindicate/views/updateSettings.vue |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/pages/vindicate/views/updateSettings.vue b/src/pages/vindicate/views/updateSettings.vue
index 26c58a2..dec75d5 100644
--- a/src/pages/vindicate/views/updateSettings.vue
+++ b/src/pages/vindicate/views/updateSettings.vue
@@ -194,7 +194,6 @@
 <script>
 import {
   getDevInfo,
-  doUpgrade,
   checkNewVersion,
   upgradeNewVersion,
   uploadUpgradePkg,
@@ -375,7 +374,7 @@
         value: item.val,
       }).then((res) => {
         if (res.code == 200) {
-          this.$notify.success("鏇存柊鎴愬姛");
+          this.$notify.success("閰嶇疆鎴愬姛");
         }
       });
     },
@@ -404,7 +403,6 @@
     flex-shrink: 0;
     padding: 9px 10px 0 10px;
     border-right: 4px solid rgb(242, 242, 247);
-
     .menu-item {
       height: 56px;
       margin-bottom: 4px;

--
Gitblit v1.8.0