perf: 站点证书监控备注输入框改成textarea

This commit is contained in:
xiaojunnuo
2025-11-19 23:49:09 +08:00
parent c9709f2698
commit 70b603d601

View File

@@ -555,7 +555,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
search: {
show: false,
},
type: "text",
type: "textarea",
column: {
width: 200,
sorter: true,