From 906d59f32e13ee7b6dba81c090b43f550d62cb71 Mon Sep 17 00:00:00 2001 From: "na.guo" Date: Thu, 27 Aug 2020 17:11:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=AD=E6=9C=9F=E5=88=97=E8=A1=A8=E4=BC=A0?= =?UTF-8?q?=E5=8F=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/preserve/common/Search.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ebiz/preserve/common/Search.vue b/src/views/ebiz/preserve/common/Search.vue index 8750c4c9c..d12246b69 100644 --- a/src/views/ebiz/preserve/common/Search.vue +++ b/src/views/ebiz/preserve/common/Search.vue @@ -142,6 +142,7 @@ export default { res => { if (res.result == '0') { this.$store.commit('updatePcPolicyInfo', res.content) + localStorage.setItem('preserve-customerInfo', JSON.stringify(params)) this.jupmTo(url) } else {