fix: ticket
This commit is contained in:
@@ -26,6 +26,9 @@ const TONE_MAP = {
|
||||
approved: 'success',
|
||||
rejected: 'danger',
|
||||
pending: 'neutral',
|
||||
open: 'neutral',
|
||||
answered: 'success',
|
||||
closed: 'info',
|
||||
}
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user