@@ -127,7 +127,7 @@ function A1add({ type, closeFu, addTableFu, upTableFu, info }: Props) {
</Form.Item>
<Form.Item label='作品材质' name='texture'>
- <Input maxLength={30} showCount placeholder='请输入内容' />
+ <TextArea maxLength={200} showCount placeholder='请输入内容' />
{/* 封面 */}