fix: 修复站点监控通知通过webhook发送失败的bug

This commit is contained in:
xiaojunnuo
2025-03-17 18:20:15 +08:00
parent 729b19c8da
commit 9be1ecc8aa
4 changed files with 12 additions and 13 deletions

View File

@@ -235,9 +235,10 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
show: false
},
column: {
width: 100,
width: 110,
sorter: true,
show: false
show: true,
align: "center"
}
},
certExpiresTime: {