Failed to reload /src/views/Leave.vueCannot destructure property 'default' of 'undefined

Posted xiaoyan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to reload /src/views/Leave.vueCannot destructure property 'default' of 'undefined相关的知识,希望对你有一定的参考价值。

出现了一个vue错误,一开始以为是路由错了,后来经过排查发现不是,有点坑,记录巨坑,还贼难排查错误

首先怀疑路由错误,打断点,看是否生成路由(因为我这里用 的是动态路由),路由没问题

接着换个名字,放在别的parent路由下,发现还是有错误,清空本.vue,生成简单模板但是还是一样的名字,可以正常显示

所以问题应该出现在本.vue里面,那就可能是语法问题,从html、mounted、watch、methods排查都每问题,只剩一个data

排查data,逐块注释,发现问题,语法错误

showDetailModal=false 修正 showDetailModal:false
大师我悟了,初级工程师和高级之间的跨越就是高级能快速定位错误,解决问题

以上是关于Failed to reload /src/views/Leave.vueCannot destructure property 'default' of 'undefined的主要内容,如果未能解决你的问题,请参考以下文章

metricbeat导入dashboard报错Failed to unzip the archive

connect() failed (111: Connection refused) while connecting to upstream报错处理

nginx报错:nginx: [error] OpenEvent(“Global gx_reload_89728“) failed

linux下出现nginx Failed to read PID from file /run/nginx.pid: Invalid argument

linux下出现nginx Failed to read PID from file /run/nginx.pid: Invalid argument

nginx -s reload "/alidata/server/nginx/logs/nginx.pid" failed