no message
parent
0fdb8f77cc
commit
845925bc82
|
|
@ -219,10 +219,14 @@ function XgfUserInfo(props) {
|
|||
labelStyle={{
|
||||
width: 200,
|
||||
}}
|
||||
contentStyle={{
|
||||
width: "300px",
|
||||
}}
|
||||
/>
|
||||
<Divider orientation="left">社保信息</Divider>
|
||||
<Descriptions
|
||||
bordered
|
||||
|
||||
items={[
|
||||
|
||||
{
|
||||
|
|
@ -334,6 +338,9 @@ function XgfUserInfo(props) {
|
|||
labelStyle={{
|
||||
width: 200,
|
||||
}}
|
||||
contentStyle={{
|
||||
width: "300px",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</Modal>
|
||||
|
|
|
|||
Loading…
Reference in New Issue