修改测试
This commit is contained in:
parent
42bb0e2995
commit
61fac336f6
@ -113,7 +113,7 @@ export default {
|
|||||||
if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') {
|
if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
console.log('222')
|
console.log('2224')
|
||||||
this.shareConfiguration()
|
this.shareConfiguration()
|
||||||
localStorage.setItem('returnName', to.name)
|
localStorage.setItem('returnName', to.name)
|
||||||
if (to.params.id) {
|
if (to.params.id) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user