This commit is contained in:
sajjadtalkhabi
2026-05-21 15:51:32 +03:30
parent 8990ceaddd
commit 74227d5021
71 changed files with 2014 additions and 1666 deletions
@@ -20,7 +20,7 @@
<script setup>
import { computed } from 'vue'
import Badge from '@/global-components/Badge.vue'
import Badge from '@/components/Badge.vue'
const TONE_MAP = {
approved: 'success',
@@ -20,7 +20,7 @@
<script setup>
import { computed } from 'vue'
import Badge from '@/global-components/Badge.vue'
import Badge from '@/components/Badge.vue'
const TONE_MAP = {
approved: 'success',