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