@@ -26,6 +26,7 @@ export default {
window.location.href = 'https://118.190.206.51/lexus-ms/home';
},
loginOut: function() {
+ window.location.replace('https://www.lexusdlrmkt.com/admin/logout');
}
};