mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 20:30:48 +08:00
兼容Modal属性
This commit is contained in:
@@ -212,7 +212,7 @@ const ViewManageModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title="视图管理"
|
||||
visible={visible}
|
||||
open={visible}
|
||||
centered
|
||||
width={620}
|
||||
onCancel={() => handleCancel()}
|
||||
|
||||
Reference in New Issue
Block a user