echarts调整升级,地图完成一部分
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
export default {
|
||||
name: 'Statistics',
|
||||
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<script>
|
||||
import { mapState } from "vuex";
|
||||
import * as echarts from "echarts";
|
||||
;
|
||||
|
||||
export default {
|
||||
name: "Statistics",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import * as echarts from 'echarts';
|
||||
;
|
||||
export default {
|
||||
name: "Statistics",
|
||||
props: {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
<script>
|
||||
import {mapState} from "vuex";
|
||||
import * as echarts from "echarts";
|
||||
;
|
||||
|
||||
export default {
|
||||
name: "staPane",
|
||||
|
||||
@@ -458,7 +458,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
import * as echarts from "echarts";
|
||||
;
|
||||
import { mapState } from "vuex";
|
||||
export default {
|
||||
name: "SonDetail",
|
||||
|
||||
Reference in New Issue
Block a user