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();