From 4bf0d88a437fff2a12dcaa9b1c0fa8146e99a3e1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 7 Jul 2021 00:00:13 +0000 Subject: [PATCH] --- ayanova/src/components/work-order-items.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index 673f4f54..463e6276 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -879,7 +879,7 @@ export default { User is left with a existing wo opened, a new woitem added and the wo is dirty and ready to save */ - console.log("COPY ITEM TO WO CALLED"); + console.log("C1111OPY ITEM TO WO CALLED"); if (!this.copyItemWoNumber) { return;