This commit is contained in:
2021-01-10 23:04:55 +00:00
parent 6f9b23de5f
commit 7fec9a87a0

View File

@@ -29,6 +29,7 @@
:label="$ay.t('CustomerServiceRequestPriority')" :label="$ay.t('CustomerServiceRequestPriority')"
ref="priority" ref="priority"
data-cy="priority" data-cy="priority"
append-icon=""
> >
<template v-slot:prepend <template v-slot:prepend
><v-icon :color="priorityColor()"> ><v-icon :color="priorityColor()">
@@ -56,9 +57,10 @@
:label="$ay.t('CustomerServiceRequestStatus')" :label="$ay.t('CustomerServiceRequestStatus')"
ref="status" ref="status"
data-cy="status" data-cy="status"
append-icon=""
></v-select> ></v-select>
</v-col> </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-col cols="12" sm="6" lg="4" xl="3">
<v-text-field <v-text-field