{{$t("当前登录用户")}}
{{$t("账号")}}
{{user.loginName}}
{{$t("姓名")}}
{{user.name}}
{{$t("手机号码")}}
{{user.mobile}}
{{$t("电子邮箱")}}
{{user.email}}
{{$t("备注")}}
{{user.remarks}}