update: add shafafiat pages
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
:content="scope.row.title"
|
||||
>
|
||||
</el-popover>
|
||||
{{ scope.row?.user?.firstName + scope?.row?.user?.lastName }}
|
||||
{{
|
||||
scope.row?.user?.firstName + " " + scope?.row?.user?.lastName
|
||||
}}
|
||||
</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user