lanjianrong hace 4 años
padre
commit
db43f2964b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/Customer/Company/components/CompanyDetail/index.jsx

+ 1 - 1
src/pages/Customer/Company/components/CompanyDetail/index.jsx

@@ -53,7 +53,7 @@ const CompanyDetail = props => {
       visible={visible}
       className="zh-drawer"
       contentWrapperStyle={{ width: 'unset' }}
-      getContainer={false}>
+      getContainer={() => document.getElementById('root')}>
       <Spin spinning={state.loading}>
         <div className="sheet-box">
           <Row>