@@ -62,6 +62,12 @@
colProps: {
span: 18,
},
+ componentProps: {
+ placeholder: '请输入名称',
+ showCount: true,
+ maxLength: 100,
+ showWordLimit: true,
+ },
required: true,
{