mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 11:22:52 +08:00
续期列表传参修改
This commit is contained in:
@@ -142,6 +142,7 @@ export default {
|
|||||||
res => {
|
res => {
|
||||||
if (res.result == '0') {
|
if (res.result == '0') {
|
||||||
this.$store.commit('updatePcPolicyInfo', res.content)
|
this.$store.commit('updatePcPolicyInfo', res.content)
|
||||||
|
|
||||||
localStorage.setItem('preserve-customerInfo', JSON.stringify(params))
|
localStorage.setItem('preserve-customerInfo', JSON.stringify(params))
|
||||||
this.jupmTo(url)
|
this.jupmTo(url)
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user