会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
流年sugar
博客园
首页
新随笔
联系
订阅
管理
2022年3月28日
This module is declared with using 'export =', and can only be used with a default import when using the 'allowSyntheticDefaultImports' flag.
摘要: 异常: 本次是加入图表F2出现异常。 解决方法: 在tsconfig.ts中增加配置 "allowSyntheticDefaultImports": true, //允许从没有默认导出的模块引入 重启编译器(此处用的vscode)
阅读全文
posted @ 2022-03-28 17:18 流年sugar
阅读(1245)
评论(8)
推荐(0)
公告