From 9f6f07a9870fce4c6c02aba4bd1342af193d40a1 Mon Sep 17 00:00:00 2001 From: riefive Date: Mon, 17 Nov 2025 14:41:21 +0700 Subject: [PATCH] fix: adjust filter for sep --- app/components/content/sep/list.vue | 32 ++++++++++++++++++++++------- app/services/vclaim-sep.service.ts | 18 +++++++++++++++- 2 files changed, 42 insertions(+), 8 deletions(-) diff --git a/app/components/content/sep/list.vue b/app/components/content/sep/list.vue index bd87844e..9777aa98 100644 --- a/app/components/content/sep/list.vue +++ b/app/components/content/sep/list.vue @@ -1,4 +1,6 @@