Update Type7.vue and DetailDialog.vue components, and style.css

This commit is contained in:
Dede Fuji Abdul
2024-03-07 17:05:21 +07:00
parent c6bb405b57
commit 7bad39e629
9 changed files with 3987 additions and 375 deletions

View File

@@ -33,7 +33,7 @@ const props = defineProps({
{
id: 2,
name: 'Melebihi SLA (> 45 menit)',
min: '1',
min: '46',
max: `${99999 * 60 * 24}`
}
]