From 75a96e871a6edf3c655ac82b08dcf855a7e283c4 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 12 Jan 2025 00:03:01 +0800 Subject: [PATCH] migrate overview list item selection sheet to composition API and typescript --- .../mobile/ListItemSelectionSheet.vue | 172 +++++++++--------- 1 file changed, 87 insertions(+), 85 deletions(-) diff --git a/src/components/mobile/ListItemSelectionSheet.vue b/src/components/mobile/ListItemSelectionSheet.vue index 071aa796..0701667f 100644 --- a/src/components/mobile/ListItemSelectionSheet.vue +++ b/src/components/mobile/ListItemSelectionSheet.vue @@ -6,24 +6,24 @@
- +
@@ -31,93 +31,95 @@ -