mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
chore: 1
This commit is contained in:
@@ -557,13 +557,13 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
},
|
||||
},
|
||||
ipAddress: {
|
||||
title: t("certd.monitor.ipAddress"),
|
||||
title: t("monitor.ipAddress"),
|
||||
search: {
|
||||
show: false,
|
||||
},
|
||||
type: "text",
|
||||
form: {
|
||||
helper: t("certd.monitor.ipAddressHelper"),
|
||||
helper: t("monitor.ipAddressHelper"),
|
||||
},
|
||||
column: {
|
||||
width: 150,
|
||||
|
||||
Reference in New Issue
Block a user