Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
34749994ba
@ -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