shaogen1995 2 years ago
parent
commit
b7dd8e3b3e
1 changed files with 1 additions and 1 deletions
  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