Luolei 6 년 전
부모
커밋
60b0cb5910
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/TimeInterval/index.jsx

+ 2 - 2
src/components/TimeInterval/index.jsx

@@ -91,8 +91,8 @@ class TimeInterval extends React.Component {
               value={endTime}
               readOnly
               className={style.ipt}
-               onClick={()=>handleShowTime(2)} 
-               type="text" 
+               onClick={()=>handleShowTime(2)}
+               type="text"
                placeholder="终止时间"/>
           </div>
           {