shaogen1995 7 months ago
parent
commit
fd2dda14c3
1 changed files with 1 additions and 1 deletions
  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>