mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-11 19:05:20 +08:00
兼容Modal属性
This commit is contained in:
@@ -112,7 +112,7 @@ const DependenceLogModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title={titleElement()}
|
||||
visible={visible}
|
||||
open={visible}
|
||||
centered
|
||||
className="log-modal"
|
||||
bodyStyle={{
|
||||
|
||||
Reference in New Issue
Block a user