shaogen1995 hai 1 ano
pai
achega
a32381bd19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/A7_1charity/A7_1edit.tsx

+ 1 - 1
src/pages/A7_1charity/A7_1edit.tsx

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