新增前端vue
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
maxlength: 255,
|
||||
},
|
||||
required: true,
|
||||
colProps: { md: 24, lg: 24 },
|
||||
dynamicDisabled: true,
|
||||
colProps: { md: 24, lg: 24 },
|
||||
},
|
||||
{
|
||||
label: t('日程编号'),
|
||||
@@ -61,6 +62,7 @@
|
||||
maxlength: 64,
|
||||
},
|
||||
required: true,
|
||||
dynamicDisabled: true,
|
||||
},
|
||||
{
|
||||
label: t('通知人员'),
|
||||
|
||||
Reference in New Issue
Block a user