修复黔西南异常
This commit is contained in:
		| @@ -53,7 +53,7 @@ export default { | ||||
|       return ['#FFBA44', '#EC6666', '#FF3E18', '#C9FF82', '#29D7FA', '#ea7ccc'] | ||||
|     }, | ||||
|     chartOptions() { | ||||
|       const {daemon} = this.$echartTpls[this.tpl] | ||||
|       const {daemon = {}} = this.$echartTpls[this.tpl] || {} | ||||
|       let {type, data, ops: options = {}} = this, | ||||
|           style = this.series ? this.series : this.ops.daemon ? this.ops.daemon : {}, | ||||
|           colors = this.theme === '1' ? this.colors : (options.color || this.colors), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user