ludc
2025-01-16 986aa62ed00bee39363bab41b4eeb8259d446efd
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获取首页下拉菜单数据