From 2e08c0a734feb37ff9d735239ee96b8d1f7dd46b Mon Sep 17 00:00:00 2001 From: ymy Date: Mon, 27 Jul 2026 16:54:07 +0800 Subject: [PATCH] =?UTF-8?q?chore(filelib-web):=20=E6=8E=88=E6=9D=83?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=A4=96=E5=A5=97=E6=A8=AA=E5=90=91=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E5=AE=B9=E5=99=A8,=E4=BF=AE=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=88=97=E8=B4=B4=E8=BE=B9=E4=B8=8E=E6=96=87=E4=BB=B6=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=89=93=E5=BC=80=E6=97=B6=E8=A1=A8=E6=A0=BC=E6=8C=A4?= =?UTF-8?q?=E5=8E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hub/filelib-web/src/lib/GrantsPanel.svelte | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/hub/filelib-web/src/lib/GrantsPanel.svelte b/hub/filelib-web/src/lib/GrantsPanel.svelte index 94fe25c..b1d97e7 100644 --- a/hub/filelib-web/src/lib/GrantsPanel.svelte +++ b/hub/filelib-web/src/lib/GrantsPanel.svelte @@ -240,7 +240,10 @@ {:else if shown === null}
加载中…
{:else} - + +
+
@@ -295,7 +298,7 @@ {/if} -
成员 {fmtDate(g.createdAt)} + {#if !g.isCreatorGrant && canManage}
+ + {/if}