#
luxiaotao1123
2024-02-23 9b06b6433dfe4b87e0a4ef506b620062ad44c445
#
1个文件已修改
3 ■■■■ 已修改文件
zy-asrs-flow/src/pages/system/user/index.jsx 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-flow/src/pages/system/user/index.jsx
@@ -686,6 +686,7 @@
                        }}
                    />
                </Col>
            </Row>
                <Edit
                    open={modalVisible}
@@ -763,7 +764,7 @@
                        }
                    }}
                />
            </Row>
        </PageContainer>
    );
};