From da9cb3dab6a38741f466dcf02a8e9b5f34bf4523 Mon Sep 17 00:00:00 2001 From: pa Date: Mon, 19 Jan 2026 17:25:40 +0900 Subject: [PATCH] add some table loading spinner --- src/components/ui/data-table/DataTableLayout.vue | 10 +++++++--- src/stores/friend.js | 1 - src/stores/sharedFeed.js | 6 +++++- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/components/ui/data-table/DataTableLayout.vue b/src/components/ui/data-table/DataTableLayout.vue index 7a30ce6a..42f05510 100644 --- a/src/components/ui/data-table/DataTableLayout.vue +++ b/src/components/ui/data-table/DataTableLayout.vue @@ -5,7 +5,7 @@
-
+
@@ -67,6 +67,9 @@
+
+ +
@@ -114,7 +117,10 @@