From c48098d362114ce5ce774e54f3f510975f812526 Mon Sep 17 00:00:00 2001 From: ndsboy Date: Mon, 3 Mar 2025 20:09:39 +0000 Subject: [PATCH] fix: show me and handle null --- src/tasks/layout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tasks/layout.vue b/src/tasks/layout.vue index c334608..ced8a30 100644 --- a/src/tasks/layout.vue +++ b/src/tasks/layout.vue @@ -12,7 +12,7 @@ @click="router.push(`${collection}/${item.id}`)"> @@ -24,7 +24,7 @@ - +