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