From e56440634ef5ae83c61738c6ee1e76f131ecc2b7 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 21 Jan 2025 16:47:19 +0800 Subject: [PATCH] 1 --- src/views/trials/trials-myinfo/account.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/trials/trials-myinfo/account.vue b/src/views/trials/trials-myinfo/account.vue index 35244193..3bbfe432 100644 --- a/src/views/trials/trials-myinfo/account.vue +++ b/src/views/trials/trials-myinfo/account.vue @@ -210,7 +210,6 @@ export default { }, computed: { roles() { - console.log(this.$store.state.user.roles, 'this.$store.state.user.roles') return this.$store.state.user.roles }, hasRole() {