shilin 4 years ago
parent
commit
6ac97420b8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/index/Index.vue

+ 2 - 2
pages/index/Index.vue

@@ -1194,10 +1194,10 @@ export default {
 						//ColumnStack.series[1].data.push(_this.rifa[i]);
 					}
 
-					console.log(_this.rifa);
+					
 
 					_this.showColumnStack('canvasColumnStack', ColumnStack);
-					console.log();
+				
 				});
 			});
 		},