将文件引入方式:import { xxx } from '@/utils/yd/utils'

修改为:import { xxx} from '@/utils/yd/utils.js'

参考文章

评论可见,请评论后查看内容,谢谢!!!评论后请刷新页面。