mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
兼容Modal属性
This commit is contained in:
@@ -138,7 +138,7 @@ const ViewCreateModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title={view ? '编辑视图' : '新建视图'}
|
||||
visible={visible}
|
||||
open={visible}
|
||||
forceRender
|
||||
width={580}
|
||||
centered
|
||||
|
||||
Reference in New Issue
Block a user