feat: add router to detail and ignore css order problem
This commit is contained in:
@@ -146,6 +146,7 @@ export interface FilterPopupProps {
|
||||
|
||||
// 列表卡片
|
||||
export interface ListCardProps {
|
||||
id: number;
|
||||
title: string;
|
||||
dateTime: string;
|
||||
location: string;
|
||||
|
||||
Reference in New Issue
Block a user