From 5141e3ded184d4db98b8ac853e338dca2359d3c3 Mon Sep 17 00:00:00 2001 From: besscroft Date: Fri, 15 Nov 2024 13:07:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E7=A1=AE=E8=AE=A4=E6=8C=89=E9=92=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/admin/list/ListProps.tsx | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/components/admin/list/ListProps.tsx b/components/admin/list/ListProps.tsx index c8d498d..19bcebd 100644 --- a/components/admin/list/ListProps.tsx +++ b/components/admin/list/ListProps.tsx @@ -287,16 +287,14 @@ export default function ListProps(props : Readonly) { { setImage({} as ImageType) setImageAlbum('') - }}>Cancel - - + }}>取消 + updateImageAlbum()} + aria-label="更新" + > + {updateImageAlbumLoading && } + 更新