chore: sql sync

This commit is contained in:
xiaojunnuo
2026-01-13 18:01:01 +08:00
parent 900e302df7
commit 22b8528ee1
5 changed files with 21 additions and 2 deletions
@@ -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") }],
},