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
     }
   }