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