修改tab刷新位置问题
This commit is contained in:
@@ -39,6 +39,7 @@ export interface TabsMenuProps {
|
||||
name: string;
|
||||
close: boolean;
|
||||
isKeepAlive: boolean;
|
||||
unshift?: boolean;
|
||||
}
|
||||
|
||||
/* TabsState */
|
||||
|
||||
Reference in New Issue
Block a user