mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
chore: sql sync
This commit is contained in:
@@ -660,6 +660,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
],
|
||||
}),
|
||||
form: {
|
||||
helper: t("certd.monitor.ipCheckHelper"),
|
||||
value: false,
|
||||
rules: [{ required: true, message: t("certd.monitor.selectRequired") }],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user