1
0
forked from test/crm

chore: changed name SLA to First Response

This commit is contained in:
Shariq Ansari 2023-12-28 17:38:02 +05:30
parent d7796c040c
commit 74b134fe28

View File

@ -89,7 +89,7 @@ let slaSection = computed(() => {
sections.push( sections.push(
...[ ...[
{ {
label: 'SLA', label: 'First Response',
type: 'Badge', type: 'Badge',
value: status, value: status,
tooltipText: tooltipText, tooltipText: tooltipText,