diff --git a/device-manager-ui/admin/src/views/login/authentication.vue b/device-manager-ui/admin/src/views/login/authentication.vue
index 9e17e335b1ed96b4123e9d631aa4d426340140a7..d2e7c27f6ccb0cc50a4f338b55e1dc4bfa7f71bb 100644
--- a/device-manager-ui/admin/src/views/login/authentication.vue
+++ b/device-manager-ui/admin/src/views/login/authentication.vue
@@ -24,7 +24,7 @@ export default {
       this.$message.error(error.message || '璇风櫥褰�');
 
       console.log("href:"+process.env.VUE_APP_PORTAL_URL)
-      // window.location.href=process.env.VUE_APP_PORTAL_URL=='undefined'?'http://192.168.0.98:11072':process.env.VUE_APP_PORTAL_URL
+     window.location.href=process.env.VUE_APP_PORTAL_URL=='undefined'?'http://192.168.0.98:11072':process.env.VUE_APP_PORTAL_URL
 
      // window.location.href=process.env.VUE_APP_PORTAL_URL
       // this.$router.replace({