From 23b5cc80ba02936659564dd03b173d3214ce5978 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 13 Sep 2022 19:59:06 +1000 Subject: Use Vue Composition API and ESLint --- src/App.vue | 2001 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 994 insertions(+), 1007 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index c0e7f9c..6ed2423 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,7 +25,7 @@ -
+
+ @net-wait="onSearchNetWait" @net-get="endLoadInd" class="z-10"/> - -- cgit v1.2.3