Update Type7.vue and DetailDialog.vue components, and style.css
This commit is contained in:
@@ -33,7 +33,7 @@ const props = defineProps({
|
||||
{
|
||||
id: 2,
|
||||
name: 'Melebihi SLA (> 45 menit)',
|
||||
min: '1',
|
||||
min: '46',
|
||||
max: `${99999 * 60 * 24}`
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user