From 4099e8352c6f460483ce3fc9b9b0d68922d704d0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 28 Feb 2019 21:15:59 +0000 Subject: [PATCH] --- ayanova/src/main.js | 1 - ayanova/src/views/inventory-widget-edit.vue | 54 +++++++++++++++------ 2 files changed, 38 insertions(+), 17 deletions(-) diff --git a/ayanova/src/main.js b/ayanova/src/main.js index 27c1eca7..e03cd80e 100644 --- a/ayanova/src/main.js +++ b/ayanova/src/main.js @@ -12,7 +12,6 @@ import NProgress from "nprogress"; import "nprogress/nprogress.css"; import dayjs from "dayjs"; - ///////////////////////////////////////////////////////////////// // FORM VALIDATION // diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index 80b970c9..7540751f 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -47,24 +47,44 @@ required > + + + + + + + + - - + data-vv-name="startDate" + landscape="true" + reactive="true" + > + --> >>"); - // debugger; + // debugger; console.log(obj.dollarAmount2); alert(obj.dollarAmount2); this.$validator.validateAll();