xiongchao há 3 anos atrás
pai
commit
86e316f87d
1 ficheiros alterados com 1 adições e 1 exclusões
  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
     }
   }