This commit is contained in:
Swift
2024-01-22 21:05:17 +03:30
parent bf05f3c0c8
commit ec533f721e
9 changed files with 13 additions and 295 deletions
+1 -8
View File
@@ -82,14 +82,7 @@
font-icon="fas fa-folder"
@update:show="val => setDropdownState('adminS_CustomerM_Dropdown', val)"
>
<CSidebarNavItem
v-if="hasPermission('contact-us')"
name="پیام های صفحه تماس با ما"
:to="{ name: 'admin-contact-us' }"
font-icon="fal fa-envelope"
:exact="false"
:badge="unreadCuMsgs ? { text: unreadCuMsgs, color: 'danger' } : null"
/>
<CSidebarNavItem
v-if="hasPermission('customers')"
name="لیست مشتریان"