xiongchao 3 년 전
부모
커밋
86e316f87d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/utils/tool.js

+ 1 - 1
src/utils/tool.js

@@ -79,7 +79,7 @@ BaseTool.Date = {
     if (type === 2) {
       return hours
     }
-    if (type === 2) {
+    if (type === 3) {
       return minutes
     }
   }