shaogen1995 hai 1 ano
pai
achega
15eddb2b22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/A2exhibition/A2add/index.tsx

+ 1 - 1
src/pages/A2exhibition/A2add/index.tsx

@@ -371,7 +371,7 @@ function A2add({ editInfo, closeFu, editTableFu, addTableFu }: Props) {
             <TextArea
               readOnly={editInfo.txt === "查看"}
               placeholder="请输入内容"
-              maxLength={200}
+              maxLength={1000}
               showCount
             />
           </Form.Item>