fix: 🧩 修复bug
This commit is contained in:
@@ -10,4 +10,5 @@ export interface TabsMenuProps {
|
||||
/* TabsState */
|
||||
export interface TabsState {
|
||||
tabsMenuList: TabsMenuProps[];
|
||||
isSubscribeAdd: Boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user