Loading

报错: Uncaught TypeError: Cannot read property 'prototype' of undefined(Day_43)

image

报错原因

image

  • 引入的js顺序错误,elementUI需要依赖于Vue,调整顺序即可。

调整后

image

posted @ 2021-04-15 15:24  A零号  阅读(869)  评论(0)    收藏  举报