liujiaang
Results
1
issues of
liujiaang
### Version 5.1.2 ### Steps to reproduce import * as echarts from 'echarts/core'; import chinaMap from './china.json'; echarts.registerMap('china', chinaMap); 提示报错 类型“{ type: string; features: ({ type: string; properties: { id:...
bug
pending
typescript
difficulty: easy