修改 报错上传一级 用户认证逻辑
This commit is contained in:
@@ -11,7 +11,7 @@ interface TitleTextareaProps {
|
||||
}
|
||||
|
||||
const TitleTextarea: React.FC<TitleTextareaProps> = ({
|
||||
value,
|
||||
value='',
|
||||
onChange,
|
||||
maxLength = 20,
|
||||
placeholder = '好的标题更吸引人哦'
|
||||
|
||||
Reference in New Issue
Block a user