build(deps): 依赖升级
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user