|
@@ -87,6 +87,9 @@ export default {
|
|
this.icon_switch = !this.icon_switch
|
|
this.icon_switch = !this.icon_switch
|
|
this.$emit('draw_vector', this.icon_switch)
|
|
this.$emit('draw_vector', this.icon_switch)
|
|
|
|
|
|
|
|
+ store.setViewerFlagb(false);
|
|
|
|
+ store.setToolBarShow(false);
|
|
|
|
+ store.setXzqh_flag(false);
|
|
},
|
|
},
|
|
init_dial_watch(echart_data) {
|
|
init_dial_watch(echart_data) {
|
|
var myChart = echarts.init(this.$refs.dial_watch_scjg);
|
|
var myChart = echarts.init(this.$refs.dial_watch_scjg);
|