zhousheng 4 years ago
parent
commit
3fd2ff935d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TEAMModelOS/ClientApp/src/utils/js-fn.js

+ 1 - 1
TEAMModelOS/ClientApp/src/utils/js-fn.js

@@ -245,7 +245,7 @@ export default {
     createVideoPoster,
     debounce,
     throttle,
-    formatBytes
+    formatBytes,
     groupBynew,
     uuid
 }