shaogen1995 7 달 전
부모
커밋
fd2dda14c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      后台/src/pages/C0Tripartite/C0Edit/index.tsx

+ 1 - 1
后台/src/pages/C0Tripartite/C0Edit/index.tsx

@@ -125,7 +125,7 @@ function C0Edit({ info, closeFu, editFu }: Props) {
               autoSize
               placeholder="请输入内容"
               showCount
-              maxLength={400}
+              maxLength={1000}
             />
           </Form.Item>