From 48e71adf39359818a1cb3f71845608b843c3cc76 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 19 Mar 2020 19:18:42 +0000 Subject: [PATCH] --- ayanova/src/components/pick-list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/src/components/pick-list.vue b/ayanova/src/components/pick-list.vue index 84472af1..7d17c590 100644 --- a/ayanova/src/components/pick-list.vue +++ b/ayanova/src/components/pick-list.vue @@ -258,7 +258,7 @@ export default { }); //------------ - }, 800) + }, 400)//did some checking, 200-300ms seems to be the most common }, beforeCreate() { //check pre-requisites exist just in case