Parcourir la source

展馆简介加到500字

shaogen1995 il y a 2 ans
Parent
commit
54c2e12073
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>