问题如下:

解决方案:我的项目下新建vue.config.js并增加以下代码:

module.exports = {    lintOnSave: false,}