update: add shafafiat pages

This commit is contained in:
mahyargdz
2024-11-19 14:01:47 +03:30
parent 1c89bc5f08
commit 256924dd3a
15 changed files with 329 additions and 26 deletions
+3 -1
View File
@@ -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>