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

This commit is contained in:
xiaojunnuo
2025-03-28 09:10:49 +08:00
parent 0b6618ff70
commit cc8da0cf13

View File

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