mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-27 14:57:08 +08:00
style: 优化 GiForm 表单使用代码
This commit is contained in:
@@ -135,9 +135,6 @@ const columns: ColumnItem[] = reactive([
|
||||
field: 'description',
|
||||
type: 'textarea',
|
||||
span: 24,
|
||||
props: {
|
||||
maxLength: 200,
|
||||
},
|
||||
},
|
||||
{
|
||||
label: '状态',
|
||||
|
Reference in New Issue
Block a user