From fa437e48691dfb5579166f0ed47220e08dcf72c6 Mon Sep 17 00:00:00 2001 From: tofulm Date: Sun, 5 Feb 2023 00:19:56 +0100 Subject: [PATCH] enLoadingVueSelect semble ne plus etre utile --- src/components/gamuTable.vue | 52 +++++++++++++++++------------------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/src/components/gamuTable.vue b/src/components/gamuTable.vue index 929bcc0..bfcf1d9 100644 --- a/src/components/gamuTable.vue +++ b/src/components/gamuTable.vue @@ -208,8 +208,8 @@ clear-on-close searchable @selected="selectValCol" - @search:focus="endLoadingVueSelect" - @removed="endLoadingVueSelect" + @search:focus="" + @removed="" >