From e40ee62d3e9b71ffe3432d32a53a00c4097b5708 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 31 Dec 2021 09:03:28 +0800
Subject: [PATCH] +3d  2.5d

---
 src/store/modules/popupParams.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/store/modules/popupParams.js b/src/store/modules/popupParams.js
index b055c9d..077817e 100644
--- a/src/store/modules/popupParams.js
+++ b/src/store/modules/popupParams.js
@@ -67,6 +67,7 @@
         CLEAR_ALL (state, param) {
             state.siteName = param
             state.introduceText = param
+            state.telephone = param
             state.panoramaUrl = param
             state.teachList = []
             state.liveList = []

--
Gitblit v1.9.3