mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
升级umi4.0,修复新建脚本
This commit is contained in:
@@ -64,6 +64,7 @@ const NotificationSetting = ({ data }: any) => {
|
||||
</Form.Item>
|
||||
{fields.map((x) => (
|
||||
<Form.Item
|
||||
key={x.label}
|
||||
label={x.label}
|
||||
name={x.label}
|
||||
extra={x.tip}
|
||||
|
||||
Reference in New Issue
Block a user