mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 11:22:58 +08:00
兼容Modal属性
This commit is contained in:
@@ -46,7 +46,7 @@ const AppModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title={app ? '编辑应用' : '新建应用'}
|
||||
visible={visible}
|
||||
open={visible}
|
||||
forceRender
|
||||
centered
|
||||
maskClosable={false}
|
||||
|
||||
Reference in New Issue
Block a user