build(deps): 依赖升级

This commit is contained in:
2023-11-21 17:57:31 +08:00
parent c55064ae99
commit ad8705eb42
7 changed files with 891 additions and 732 deletions

View File

@@ -55,4 +55,8 @@
import { useUserStore } from '@/store'
const userStore = useUserStore()
// eslint-disable-next-line no-undef,no-unreachable
mytest()
throw new Error('error')
</script>