原因是vue-cropper新版本报错,最方便的解决办法是将vue-cropper降到旧版本,我使用的是0.3.6。
1.npm uninstall vue-cropper
2. npm install vue-cropper@0.3.6