新功能: 加入消息中心

pull/69/head
猿小天 2022-08-14 20:29:00 +08:00
parent e5cddd78d9
commit 238c847b0a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ export const crudOptions = (vm) => {
message: '必填项'
}
],
component: { span: 24 }
component: { span: 24, placeholder: '请输入标题' }
}
},
{