mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-02-02 18:28:40 +08:00
chore: page prop type check (#5067)
This commit is contained in:
parent
0fc0f13064
commit
bac0275624
@ -20,7 +20,7 @@ interface Props {
|
||||
*/
|
||||
autoContentHeight?: boolean;
|
||||
/** 头部固定(暂未实现) */
|
||||
// fixedHeader?: boolean;
|
||||
fixedHeader?: boolean;
|
||||
headerClass?: string;
|
||||
footerClass?: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user