xiu npm install –save-dev babel-plugin-transform-decorators-legacy

在根目录.babelrc文件里
"plugins": ["transform-decorators-legacy"]

如果没有babel.lrc文件请搜索对应框架的文件配置