wangting
2025-01-16 18c43123b51a1688ab4ae01fe3d171c7d92e619b
Source/plt-web/plt-web-ui/src/page/login/userlogin.vue
@@ -158,7 +158,7 @@
  },
  created() {
    // this.getTenant();
    this.loginForm.username = this.userInfo.userName
    this.loginForm.username = this.userInfo.userId;
  },
  mounted() {
    //在mounted获取首页下拉菜单数据