This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
:label="$ay.t('CustomerServiceRequestPriority')"
|
||||
ref="priority"
|
||||
data-cy="priority"
|
||||
append-icon=""
|
||||
>
|
||||
<template v-slot:prepend
|
||||
><v-icon :color="priorityColor()">
|
||||
@@ -56,9 +57,10 @@
|
||||
:label="$ay.t('CustomerServiceRequestStatus')"
|
||||
ref="status"
|
||||
data-cy="status"
|
||||
append-icon=""
|
||||
></v-select>
|
||||
</v-col>
|
||||
<!-- //MIGRATE_OUTSTANDING put workorder picklist here and show if has a woitemid or whatever is required to link to the wo -->
|
||||
<!-- //MIGRATE_OUTSTANDING put workorder picklist here and show if has a woitemid or whatever is required to link to the wo -->
|
||||
<!-- ---------------------------------- -->
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<v-text-field
|
||||
|
||||
Reference in New Issue
Block a user