团队作业(17)

发布时间 2023-04-17 20:52:40作者: 旺旺大菠萝

今天完成:

pdf的展示,跳转,修改个人信息、头像的优化

    return {
      checkedman: "0",
      checkedwoman: "",
      sex:"0",
      account: this.$store.state.user.userinfo[0].account,
      email:this.$store.state.user.userinfo[0].email,
      password:this.$store.state.user.userinfo[0].password,
      telephone:this.$store.state.user.userinfo[0].telephone,
      permissionGroupId : this.$store.state.user.userinfo[0].permissionGroupId,
      avatar : this.$store.state.user.userinfo[0].avatar,
    };
  },
<button ><a href="view?url=userblog.document.url&name=userblog.document.title&type=inline"></a>查看文章</button>

明天完成:

 

遇到的问题:

不发送请求的路径跳转,

修改信息赋值默认信息