fix: bug修复

This commit is contained in:
landaiqing
2024-07-23 09:44:11 +08:00
parent 8e10d4a253
commit c218006dd9
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ const AliDrawer = observer(() => {
const bucketList = () => {
return (
<ProCard
title={"MinIO存储桶列表"}
title={"阿里云OSS存储桶列表"}
headerBordered
extra={
<>

View File

@@ -35,7 +35,7 @@ const TencentDrawer = observer(() => {
const bucketList = () => {
return (
<ProCard
title={"MinIO存储桶列表"}
title={"腾讯云COS存储桶列表"}
headerBordered
extra={
<>