From e0f0173f98b37a752359d5312b30575f44d1d8f7 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期二, 22 九月 2020 11:12:00 +0800
Subject: [PATCH] 应用安装/卸载

---
 src/pages/index/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/index/App.vue b/src/pages/index/App.vue
index bb2b52f..22a9f70 100644
--- a/src/pages/index/App.vue
+++ b/src/pages/index/App.vue
@@ -140,7 +140,7 @@
         })
         // await this.getMenuList()
         // this.$router.push('/Layout/Video')
-        location.assign("/view/desktop")
+        location.assign("/view/desktop/")
         return json
       } else {
         this.$notify({

--
Gitblit v1.8.0