fix: 修复站点监控域名校验无法通过的bug

This commit is contained in:
xiaojunnuo
2025-01-06 23:08:16 +08:00
parent 46b87250b2
commit 1cb4a539cc
3 changed files with 5 additions and 1 deletions
@@ -70,6 +70,9 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
width: 320,
fixed: "right",
buttons: {
view: {
show: false
},
copy: {
show: false
},