This commit is contained in:
HAM!DREZA
2024-12-31 11:52:10 +03:30
parent 6c388b6e07
commit 01c8e31ee1
27 changed files with 331 additions and 396 deletions
+2 -2
View File
@@ -285,8 +285,8 @@
class="py-[2vw] md:py-0 text-[17.72px] md:text-[1.502vw] text-[#383E43] mt-[0.417vw]"
>
<span v-if="authUser.user.name">
{{authUser.user.name}}
<span v-if="authUser?.user?.name">
{{authUser?.user?.name}}
</span>
<span v-else>کاربر</span>