田源
2025-01-08 f9c491241a49b8d43e87669435a2764892afe9d1
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获取首页下拉菜单数据