From 7874a7db9c08a7b667b87146f454e5b008e63214 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 3 May 2024 18:23:26 +0000 Subject: [PATCH] case 4583 --- ayanova/src/components/quote-state.vue | 8 +++++++- ayanova/src/components/work-order-state.vue | 6 +++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ayanova/src/components/quote-state.vue b/ayanova/src/components/quote-state.vue index 71b24f94..076d1f33 100644 --- a/ayanova/src/components/quote-state.vue +++ b/ayanova/src/components/quote-state.vue @@ -74,7 +74,7 @@
z.active == true + ); } }, diff --git a/ayanova/src/components/work-order-state.vue b/ayanova/src/components/work-order-state.vue index 08d2dabc..70e40b47 100644 --- a/ayanova/src/components/work-order-state.vue +++ b/ayanova/src/components/work-order-state.vue @@ -72,7 +72,7 @@
z.active == true); } },