mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
兼容Modal属性
This commit is contained in:
@@ -41,7 +41,7 @@ const SettingModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title="运行设置"
|
||||
visible={visible}
|
||||
open={visible}
|
||||
forceRender
|
||||
centered
|
||||
onCancel={() => handleCancel()}
|
||||
|
||||
Reference in New Issue
Block a user