shaogen1995 пре 2 година
родитељ
комит
54c2e12073
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/Exhibit/Edit.tsx

+ 1 - 1
src/pages/Exhibit/Edit.tsx

@@ -143,7 +143,7 @@ function ExhibitEdit({ id, closeFu, upList }: Props) {
               rows={4}
               rows={4}
               placeholder="请输入内容"
               placeholder="请输入内容"
               showCount
               showCount
-              maxLength={300}
+              maxLength={500}
             />
             />
           </Form.Item>
           </Form.Item>