From 093a675ff85a32d7e566817fc8fcf93e796697ea Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 12 Feb 2020 19:30:24 +0000 Subject: [PATCH] --- ayanova/src/views/ay-customize.vue | 2 +- ayanova/src/views/test-inventory-widget-edit.vue | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ayanova/src/views/ay-customize.vue b/ayanova/src/views/ay-customize.vue index 70d2ffe1..f37622c0 100644 --- a/ayanova/src/views/ay-customize.vue +++ b/ayanova/src/views/ay-customize.vue @@ -366,7 +366,7 @@ function initDataObject(vm) { if (res.error) { throw res.error; } - debugger; + //set vm.obj to the combined synthesized snapshot array of template and availble fields for working data for this form // - {key, ltdisplay, hideable, custom, required, hide, type} //Iterate ObjectFields diff --git a/ayanova/src/views/test-inventory-widget-edit.vue b/ayanova/src/views/test-inventory-widget-edit.vue index a4736081..397ab755 100644 --- a/ayanova/src/views/test-inventory-widget-edit.vue +++ b/ayanova/src/views/test-inventory-widget-edit.vue @@ -34,7 +34,7 @@ > - +