在store文件下,index.js中使用promise,出现以下错误

解决办法:

// import { reject, resolve } from 'core-js/fn/promise'删除,vscode会自动添加这一行代码