在点击同一个URL的时候,会报错如下:

Vue. 之 报错 Uncaught (in promise)

 

 

   

  解决方案: 

    在项目目录下运行 npm i vue-router@3.0 -S 即可。

 

    

相关文章: