xiongchao 3 лет назад
Родитель
Сommit
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
     }
   }