From 4745b682956116fa09d812c59b485395f45c2e87 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 10 二月 2023 15:38:39 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW

---
 src/views/Thematic/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/Thematic/index.vue b/src/views/Thematic/index.vue
index 9501c3e..ceecc2c 100644
--- a/src/views/Thematic/index.vue
+++ b/src/views/Thematic/index.vue
@@ -379,6 +379,7 @@
   methods: {
     setTopReturn() {
       this.$router.push('/Synthesis');
+      sessionStorage.setItem('changeSelectStyle', 3)
     },
     changeRightList(res) {
       this.changeSelectli = res.id;

--
Gitblit v1.9.3