From 123582f93c7c498235157107541ac736f9f706dc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 26 Jul 2021 22:35:59 +0000 Subject: [PATCH] --- ayanova/src/components/quote-header.vue | 245 +++++++++++++----- ayanova/src/views/svc-quote-status.vue | 111 ++++++++ .../src/views/svc-work-order-status-edit.vue | 4 +- 3 files changed, 300 insertions(+), 60 deletions(-) create mode 100644 ayanova/src/views/svc-quote-status.vue diff --git a/ayanova/src/components/quote-header.vue b/ayanova/src/components/quote-header.vue index 6e8f74c1..7b0eaa7c 100644 --- a/ayanova/src/components/quote-header.vue +++ b/ayanova/src/components/quote-header.vue @@ -11,7 +11,7 @@ + + + + - + + + + + + + + + + + + + + + @@ -178,54 +296,6 @@ > - - - - - - - - + + + + + + + + + + +
+ + + + + +
+ + + diff --git a/ayanova/src/views/svc-work-order-status-edit.vue b/ayanova/src/views/svc-work-order-status-edit.vue index 6d22b38c..72a5f70b 100644 --- a/ayanova/src/views/svc-work-order-status-edit.vue +++ b/ayanova/src/views/svc-work-order-status-edit.vue @@ -57,7 +57,7 @@