diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index 22cff49c..515d3b81 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -63,6 +63,14 @@ >{{ item.status.name }} + + @@ -493,7 +501,7 @@ and it's probably not a big list to fill anyway this.pvm.languageName, this.pvm.hour12 ), - priority: prior.name, + priority: prior, warranty: x.warrantyService, tags: x.tags };