fix: 修改key

This commit is contained in:
mtruning
2022-01-16 22:17:34 +08:00
parent c63637360f
commit e1bb655bf1
36 changed files with 130 additions and 86 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import screenfull from 'screenfull'
import debounce from 'lodash/debounce'
/**
* * 生成一个不重复的ID
* * 生成一个不重复的ID
* @param { Number } randomLength
*/
export function getUUID(randomLength: number) {