fix: fix named export and default export

This commit is contained in:
Justineo
2021-02-23 14:32:43 +08:00
parent 703b0d350d
commit 39437ba907
6 changed files with 8 additions and 157 deletions

View File

@ -272,7 +272,7 @@
<script>
/* eslint-disable no-console */
import qs from "qs";
import VChart from "../ECharts";
import VChart from "../../dist/index.esm";
import * as echarts from "echarts/core";
import {