mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
增加新建订阅
This commit is contained in:
Vendored
+1
@@ -61,6 +61,7 @@ const EnvModal = ({
|
||||
title={env ? '编辑变量' : '新建变量'}
|
||||
visible={visible}
|
||||
forceRender
|
||||
centered
|
||||
onOk={() => {
|
||||
form
|
||||
.validateFields()
|
||||
|
||||
Reference in New Issue
Block a user