test(custom): 去除监控测试代码
This commit is contained in:
@@ -55,8 +55,4 @@
|
||||
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