mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
兼容Modal属性
This commit is contained in:
Vendored
+1
-1
@@ -60,7 +60,7 @@ const EnvModal = ({
|
||||
return (
|
||||
<Modal
|
||||
title={env ? '编辑变量' : '新建变量'}
|
||||
visible={visible}
|
||||
open={visible}
|
||||
forceRender
|
||||
centered
|
||||
maskClosable={false}
|
||||
|
||||
Reference in New Issue
Block a user