It may be caused by the introduction of vue.min.js in the script method of the project, and the development environment can temporarily use the cdn address and there is no problem.
<script src="http://cdn.bootcss.com/vue/2.6.10/vue.js" charset="utf-8"></script>