chenlei 1 год назад
Родитель
Сommit
b731b16b51
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/pages/Collection/create-or-edit/index.tsx

+ 1 - 1
src/pages/Collection/create-or-edit/index.tsx

@@ -118,7 +118,7 @@ export default function CollectionCreateOrEditPage() {
                   <Input
                     className="w220"
                     placeholder="请输入内容"
-                    maxLength={20}
+                    maxLength={50}
                     showCount
                   />
                 </Form.Item>