shilin il y a 5 ans
Parent
commit
6ac97420b8
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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();
+				
 				});
 			});
 		},