Commit 7dd56d37 authored by 左玲玲's avatar 左玲玲 😬

1726

parent 394bf9ae
...@@ -129,7 +129,7 @@ export default (props) => { ...@@ -129,7 +129,7 @@ export default (props) => {
items={items} items={items}
onChange={props.onTabChange} onChange={props.onTabChange}
destroyInactiveTabPane destroyInactiveTabPane
activeTabKey={props.activeTabKey} activeKey={props.activeTabKey}
/> />
</div> </div>
)} )}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment