删除文件上传离开页面的提示信息
This commit is contained in:
@@ -527,7 +527,7 @@ export default function ReviewDetails() {
|
||||
) : reviewData && (
|
||||
<>
|
||||
{/* 自定义面包屑 */}
|
||||
<div className="flex justify-between items-center mb-2">
|
||||
<div className="flex justify-between items-center mb-4">
|
||||
<Breadcrumb
|
||||
items={getBreadcrumbItems()}
|
||||
className="items-center flex !mb-0"
|
||||
|
||||
Reference in New Issue
Block a user