mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 12:32:53 +08:00
Merge branch 'feature/【保全】' into dev
This commit is contained in:
@@ -150,8 +150,8 @@ export default {
|
||||
}).then(
|
||||
res => {
|
||||
if (res.result == '0') {
|
||||
this.$store.commit('updatePcPolicyInfo', res.content)
|
||||
|
||||
// this.$store.commit('updatePcPolicyInfo', res.content)
|
||||
localStorage.setItem('preserve-pcPolicyInfo', JSON.stringify(res.content))
|
||||
localStorage.setItem('preserve-customerInfo', JSON.stringify(params))
|
||||
this.jupmTo(url)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user