xiongchao 3 år sedan
förälder
incheckning
86e316f87d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
     }
   }