diff --git a/src/App.vue b/src/App.vue index ad06ed6..f2bdc8c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -113,7 +113,7 @@ export default { if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') { return } - console.log('222') + console.log('2224') this.shareConfiguration() localStorage.setItem('returnName', to.name) if (to.params.id) {