no message

master
853931625@qq.com 2026-05-28 17:41:38 +08:00
parent 0fdb8f77cc
commit 845925bc82
1 changed files with 7 additions and 0 deletions

View File

@ -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>