@@ -180,7 +180,7 @@ function A7_1edit({
</Form.Item>
<Form.Item label="介绍" name="description">
- <TextArea maxLength={500} showCount placeholder="请输入内容" />
+ <TextArea maxLength={1000} showCount placeholder="请输入内容" />
{/* 确定和取消按钮 */}