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