shaogen1995 2 년 전
부모
커밋
b7dd8e3b3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/Log/index.tsx

+ 1 - 1
src/pages/Log/index.tsx

@@ -92,7 +92,7 @@ function Log() {
           <div className="row">
             <span>账号:</span>
             <Input
-              maxLength={10}
+              maxLength={15}
               style={{ width: 150 }}
               placeholder="请输入"
               allowClear