From bee5858ab280034e9970a0e548a49e0246857fab Mon Sep 17 00:00:00 2001 From: zhangzhanwei Date: Wed, 27 May 2026 10:19:02 +0800 Subject: [PATCH] feat: Home page create card permission --- ui/src/views/home/component/QuickCreate.vue | 47 ++++++++++++++++++--- 1 file changed, 42 insertions(+), 5 deletions(-) diff --git a/ui/src/views/home/component/QuickCreate.vue b/ui/src/views/home/component/QuickCreate.vue index 2f0ed4beb01..4bf8929b4d2 100644 --- a/ui/src/views/home/component/QuickCreate.vue +++ b/ui/src/views/home/component/QuickCreate.vue @@ -1,6 +1,14 @@