style: 优化 GiForm 表单使用代码

This commit is contained in:
2025-03-04 22:27:54 +08:00
parent 25da3019a3
commit d1e5ecf81d
14 changed files with 45 additions and 59 deletions

View File

@@ -135,9 +135,6 @@ const columns: ColumnItem[] = reactive([
field: 'description',
type: 'textarea',
span: 24,
props: {
maxLength: 200,
},
},
{
label: '状态',