fix: antdv ele detail 保持一致
This commit is contained in:
@@ -32,8 +32,6 @@ export interface DescriptionProps extends ElDescriptionProps {
|
||||
schema: DescriptionItemSchema[];
|
||||
// 数据
|
||||
data: Recordable<any>;
|
||||
// 是否包含边框
|
||||
bordered?: boolean;
|
||||
}
|
||||
|
||||
export interface DescInstance {
|
||||
|
||||
Reference in New Issue
Block a user