bug
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
			
		||||
      <ai-echart-v2 v-else-if="/Chart/.test(data.type)"
 | 
			
		||||
        style="height: 100%; width: 100%;"
 | 
			
		||||
        :ref="'chart' + index"
 | 
			
		||||
        :key="`chart${index}`"
 | 
			
		||||
        :key="`chart-${index}`"
 | 
			
		||||
        :theme="theme"
 | 
			
		||||
        :data="values"
 | 
			
		||||
        :ops="chartList[data.config]"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user