项目初始化
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
componentProps: {
|
||||
maxlength: 32,
|
||||
},
|
||||
required: true,
|
||||
colProps: { md: 24, lg: 24 },
|
||||
},
|
||||
{
|
||||
@@ -83,6 +82,7 @@
|
||||
componentProps: {
|
||||
maxlength: 18,
|
||||
},
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
label: t('指标单位'),
|
||||
@@ -91,6 +91,7 @@
|
||||
componentProps: {
|
||||
maxlength: 32,
|
||||
},
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
label: t('图片路径'),
|
||||
|
||||
Reference in New Issue
Block a user