Commit 08b590b6 by maolipeng

fix:.......

parent 739832e7
...@@ -268,7 +268,10 @@ function Aside(props: any) { ...@@ -268,7 +268,10 @@ function Aside(props: any) {
</div> </div>
</div> </div>
<VersionPanel /> {
menuType ? <VersionPanel /> : ""
}
</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