@@ -68,6 +68,7 @@
}
this.token = localStorage.getItem('tokenValue')
this.tenancyId = localStorage.getItem('tenancyIdValue')
+ this.getDealerIds()
},
methods: {
getDealerIds() {