Kain_Stropov %!s(int64=5) %!d(string=hai) anos
pai
achega
1512481479
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/js/components/pages/ClientEntrance.vue

+ 1 - 1
resources/js/components/pages/ClientEntrance.vue

@@ -283,7 +283,7 @@ export default {
                                 meeting_name: this.meetingName,
                                 meeting_uid: this.meetingUid,
                                 user: {
-                                    name: `${this.firstName} ${this.lastName}`,
+                                    name: `${this.user.firstName} ${this.user.lastName}`,
                                     type: "STRANGER",
                                     uid: this.clientUid
                                 }