+ );
+ }
+}
diff --git a/pc4mobx/organization/components/office/index.less b/pc4mobx/organization/components/office/index.less
index d39a49d..ba6f3eb 100644
--- a/pc4mobx/organization/components/office/index.less
+++ b/pc4mobx/organization/components/office/index.less
@@ -1,6 +1,8 @@
// office-wapper
.office-wapper {
height: 100%;
+ display: flex;
+ flex-direction: column;
.rightmenu {
border-right: none;
@@ -17,4 +19,4 @@
}
}
-}
\ No newline at end of file
+}
diff --git a/pc4mobx/organization/components/office/officeManage.js b/pc4mobx/organization/components/office/officeManage.js
index 4d25114..6ead8fb 100644
--- a/pc4mobx/organization/components/office/officeManage.js
+++ b/pc4mobx/organization/components/office/officeManage.js
@@ -437,7 +437,6 @@ export default class OfficeManage extends Component {