소스 검색

展馆简介加到500字

shaogen1995 3 년 전
부모
커밋
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}
               placeholder="请输入内容"
               showCount
-              maxLength={300}
+              maxLength={500}
             />
           </Form.Item>