fix: 修改工具类名称

This commit is contained in:
MTrun
2022-02-09 20:37:00 +08:00
parent 9e1a9bf6c3
commit 31194bd4d6
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export * from '@/utils/utils'
export * from '@/utils/page'
export * from '@/utils/router'
export * from '@/utils/storage'
export * from '@/utils/style'
export * from '@/utils/plugin'