fix: 修复网站证书监控https port设置无效的bug

pull/361/head
xiaojunnuo 2025-03-28 09:10:49 +08:00
parent 0b6618ff70
commit cc8da0cf13
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
},
},
},
port: {
httpsPort: {
title: "HTTPS端口",
search: {
show: false,