优化图表大小及描述
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
field: 'systemUrl',
|
field: 'systemUrl',
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
componentProps: {
|
componentProps: {
|
||||||
maxlength: 32,
|
maxlength: 225,
|
||||||
},
|
},
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
field: 'systemIcon',
|
field: 'systemIcon',
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
componentProps: {
|
componentProps: {
|
||||||
maxlength: 24,
|
maxlength: 225,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user