新功能: 加入消息中心
parent
e5cddd78d9
commit
238c847b0a
|
@ -33,7 +33,7 @@ export const crudOptions = (vm) => {
|
|||
message: '必填项'
|
||||
}
|
||||
],
|
||||
component: { span: 24 }
|
||||
component: { span: 24, placeholder: '请输入标题' }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue